OBJECT
ReportCategory
link GraphQL Schema definition
- type ReportCategory {
- : ISO8601DateTime!
- : User!
- : UUID!
- : UUID!
- : String!
- : Organization
- : Int!
- : ReportCategoryOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Report!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Organizationnull
- OrganizationCopynull
- Querynull
- Reportnull
- ReportCategoryConnectionThe connection type for ReportCategory.
- ReportCategoryCreatePayloadAutogenerated return type of ReportCategoryCreate
- ReportCategoryDestroyPayloadAutogenerated return type of ReportCategoryDestroy
- ReportCategoryEdgeAn edge in a connection.
- ReportCategoryUpdatePayloadAutogenerated return type of ReportCategoryUpdate
- ReportCopynull