INPUT_OBJECT

UserEnableOtpInput

Autogenerated input type of UserEnableOtp

link GraphQL Schema definition

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

link Require by