OBJECT
ResourceGroup
link GraphQL Schema definition
- type ResourceGroup {
- : ISO8601DateTime!
- : User!
- : UUID!
- : UUID!
- : String
- : String!
- : Organization!
- : Int!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [OrganizationResource!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- }