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

AccessWhoItemType

The possible values for the type of a WHO item.

enum AccessWhoItemType {
  WhoGrant
  WhoPromise
}

Values

WhoGrant

Access is immediately granted.

WhoPromise

Access will automatically be granted if an access requests is created for this user or group.

Member Of

AccessControlWhatAccessControlAuditLog object ● AccessControlWhoAuditLog object ● AccessControlWhoListFilter input ● AccessWhoItem object ● AuditWhoAbacRule object ● removeWhoFromAccessControl mutation ● WhoAbacRule object ● WhoAbacRuleInput input ● WhoItemInput input ● WhoItemRemoveInput input

Last updated

Was this helpful?