ChangeRecoveryCodesInput
No description
input ChangeRecoveryCodesInput {
clientMutationId: String
}
Fields
ChangeRecoveryCodesInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
Member Of
changeRecoveryCodes
mutation