DeleteRecoveryKeyInput
No description
input DeleteRecoveryKeyInput {
clientMutationId: String
}
Fields
DeleteRecoveryKeyInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
Member of
deleteRecoveryKey
mutation