OBJECT
GroupCopy
link GraphQL Schema definition
- type GroupCopy {
- : ISO8601DateTime
- : UUID
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [GroupItem!]!
- : UUID
- : String
- : Boolean
- : String
- : Int
- : ReportPlacementType
- : Int
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Report!]!
- : ISO8601DateTime
- : UUID
- }