GrantCategoryAllowedWhoItems
type GrantCategoryAllowedWhoItems {
categories: [String!]
group: Boolean!
inheritance: Boolean!
self: Boolean!
user: Boolean!
}Fields
categories ● [String!] list scalar
group ● Boolean! non-null scalar
inheritance ● Boolean! non-null scalar
self ● Boolean! non-null scalar
user ● Boolean! non-null scalar
Member Of
Last updated
Was this helpful?