OrganizationLimitPerResource
No description
type OrganizationLimitPerResource {
id: String!
value: Int!
}
Fields
OrganizationLimitPerResource.id ● String! non-null scalar
The ID of the resource
OrganizationLimitPerResource.value ● Int! non-null scalar
The value of the resource
Member Of
OrganizationLimit object