Skip to main content

AdministerObjectPermissionInput Input Object

Input fields

ArgumentTypeDescription
grantBoolean!Specifies whether to grant or revoke the specified Permission.
permissionID!The Permission to grant for the specified object.
objectID!The object for which the specified Permission is being granted.
idIDThe ID of the User to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.