INPUT_OBJECT

UserLoginInput

Autogenerated input type of UserLogin

link GraphQL Schema definition

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

link Require by