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

accessControl

Retrieves a single access control by its ID.

accessControl(
  id: ID!
): AccessControlResult!

Arguments

id ● ID! non-null scalar

Type

AccessControlResult union

Last updated

Was this helpful?