INPUT_OBJECT

SetTotpConfigInput

link GraphQL Schema definition

  • input SetTotpConfigInput {
  • userId: String
  • # Deprecated. Not supported.
  • secret: String
  • # TOTP one-time password.
  • otp: String
  • }

link Require by