AccessRequestExceptionInput
input AccessRequestExceptionInput {
accessControl: ID!
}Fields
accessControl ● ID! non-null scalar
Member Of
Last updated
Was this helpful?
Wraps a Mask or FilterRule AccessControl to be applied as an exception to the parent role in an AR with variations.
input AccessRequestExceptionInput {
accessControl: ID!
}ID! non-null scalarThe Mask or FilterRule AccessControl to apply as an exception to the parent role.
AccessRequestInput input
Last updated
Was this helpful?
Was this helpful?