AccessControlWhatInputAP
input AccessControlWhatInputAP {
accessControl: ID!
}Fields
accessControl ● ID! non-null scalar
Member Of
Last updated
Was this helpful?
Input object to represent an access control WHAT item for the access control.
input AccessControlWhatInputAP {
accessControl: ID!
}ID! non-null scalarThe ID of the access control to add in the WHAT of the access control.
AccessControlInput input
Last updated
Was this helpful?
Was this helpful?