ActorType is an enumerated list of types of actors for assigning permissions.

This datatype is used by the datatype, ActorInput, which in turn is used by the datatype, PermissionAssignmentInputType, which is used by the assignPermissionsForResources() mutation field.

Table: ActorType

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2025
group   Short-TermIndicates whether the actor for assigning permissions is a group.
Token   Short-TermIndicates the actor is a token.
User   Short-TermIndicates whether the actor is a user.