ActorInput is an input datatype for actors. It's used by the PermissionAssignmentInputType datatype, which is in turn used by the assignPermissionsForResources() mutation field.

Table: ActorInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 9, 2025
actorIdstringyes Short-TermThe unique identifier of the user or group, depending on the actor type.
actorTypeActorTypeyes Short-TermThe type of actor that is assigned permissions. See ActorType .