EnableTotpInput
Input for Enabling TOTP Authentication.
input EnableTotpInput {
password: String!
}
Fields
EnableTotpInput.password ● String! non-null scalar
The user's current password.
Member Of
enableTotpAuthentication mutation