usersMfaBackupCodesRotate
Rotates the backup codes of a user.
Arguments
Name | Type | Description |
---|---|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
Fields
Name | Type | Description |
---|---|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
codes | [String!] | The newly rotated backup codes. |
errors | [Error!]! | Errors encountered during execution of the mutation. |