--- title: CustomerAccessTokenCreateInput - Storefront API description: The input fields required to create a customer access token. api_version: 2025-10 api_name: storefront type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/input-objects/customeraccesstokencreateinput md: https://shopify.dev/docs/api/storefront/latest/input-objects/customeraccesstokencreateinput.md --- # Customer​Access​Token​Create​Input input\_object The input fields required to create a customer access token. ## Fields * email [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String) non-null The email associated to the customer. * password [String!](https://shopify.dev/docs/api/storefront/latest/scalars/String) non-null The login password to be used by the customer. *** ## Map No referencing types