GrantCategoryAllowedWhatItems
type GrantCategoryAllowedWhatItems {
dataObject: Boolean!
}Fields
dataObject ● Boolean! non-null scalar
Member Of
Last updated
Was this helpful?
Specifies which WHAT items are allowed for a grant category.
type GrantCategoryAllowedWhatItems {
dataObject: Boolean!
}Boolean! non-null scalarIf true, data objects are allowed in the WHAT list of the access control.
GrantCategory object
Last updated
Was this helpful?
Was this helpful?