OBJECT
ReportCategoryCopy
link GraphQL Schema definition
- type ReportCategoryCopy {
- : 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
- }