AccessRequestWhoInput
Last updated
Was this helpful?
Input type for the WHO items of an access request.
input AccessRequestWhoInput {
accessControls: [String!]
users: [String!]
}[String!] list scalarThe access controls to be beneficiary of the access request.
[String!] list scalarThe users to be beneficiary of the access request.
AccessRequestInput input
Last updated
Was this helpful?
Was this helpful?