OBJECT
Group
link GraphQL Schema definition
- type Group {
- : 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!
- }
link Require by
- GroupConnectionThe connection type for Group.
- GroupCreatePayloadAutogenerated return type of GroupCreate
- GroupDestroyPayloadAutogenerated return type of GroupDestroy
- GroupEdgeAn edge in a connection.
- GroupItemnull
- GroupUpdatePayloadAutogenerated return type of GroupUpdate
- Querynull
- Reportnull
- ReportCopynull