GrantCategoryTypeForDataSource
Last updated
Was this helpful?
Specifies the type of the access control in the data source for a grant category.
type GrantCategoryTypeForDataSource {
dataSource: ID!
type: String!
}ID! non-null scalarThe data source this type applies to.
String! non-null scalarThe access control type that will be used for this data source.
GrantCategory object
Last updated
Was this helpful?
Was this helpful?