input_object

PasswordLoginRequestSchemaInput

Describes the request structure to login or register using an email address and password. Both username (email) and password are required.
Fields
captcha_code
String
Captcha code for the password login request.
password
String!
Required
User's password.
username
String!
Required
Username (email address or mobile number).