Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.8PasswordloginrequestschemainputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.8v2.12.0 - latestv2.11.10v2.11.9v2.11.8v2.11.7input_objectPasswordLoginRequestSchemaInputDescribes the request structure to login or register using an email address and password. Both username (email) and password are required.Fieldscaptcha_codeStringCaptcha code for the password login request.passwordString!RequiredUser's password.usernameString!RequiredUsername (email address or mobile number).Previous« OAuthRequestSchemaProfileInputNextSendEmailForgotOtpRequestSchemaInput »