DisableTotpInput
Input for Disabling TOTP Authentication.
input DisableTotpInput {
mfaCode: String!
}
Fields
DisableTotpInput.mfaCode ● String! non-null scalar
TOTP Code or recovery code for disabling.
Member Of
disableTotpAuthentication mutation