AccessRequestAccessControlWhatInput
input AccessRequestAccessControlWhatInput {
id: String!
}Fields
id ● String! non-null scalar
Member Of
Last updated
Was this helpful?
Input type for a WHAT item for an access request, in case it is a access control.
input AccessRequestAccessControlWhatInput {
id: String!
}String! non-null scalarThe ID of the access control.
AccessRequestWhatInput input
Last updated
Was this helpful?
Was this helpful?