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