INPUT_OBJECT
Autogenerated input type of UserLogin
input UserLoginInput {email: String!password: String!otpCode: String# A unique identifier for the client performing the mutation.clientMutationId: String}