Last update:
April 11, 2024
updateRole mutation¶
This mutation updates a role.
Arguments¶
The InputUpdateRoleType!
represents the input data required to update a role.
Field | Description |
---|---|
role InputUpdateRoleInnerType |
The updated role information. |
Possible returns¶
Possible return | Description |
---|---|
IdentityResultType |
The result of an identity-related operation. |