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