For the complete documentation index, see llms.txt. This page is also available as Markdown.

AccessRequestAccessControlWhatInput

Input type for a WHAT item for an access request, in case it is a access control.

input AccessRequestAccessControlWhatInput {
  id: String!
}

Fields

id ● String! non-null scalar

The ID of the access control.

Member Of

AccessRequestWhatInput input

Last updated

Was this helpful?