INPUT_OBJECT

UserDisableOtpInput

Autogenerated input type of UserDisableOtp

link GraphQL Schema definition

  • input UserDisableOtpInput {
  • otpCode: String!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by