CreateTotpInput
No description
input CreateTotpInput {
clientMutationId: String
metricsContext: MetricsContext
}
Fields
CreateTotpInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
CreateTotpInput.metricsContext
● MetricsContext
input
Member of
createTotp
mutation