--- title: CustomerAccessTokenCreateInput - Storefront API description: The input fields required to create a customer access token. api_version: 2025-01 api_name: storefront type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2025-01/input-objects/CustomerAccessTokenCreateInput md: >- https://shopify.dev/docs/api/storefront/2025-01/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/2025-01/scalars/String) non-null The email associated to the customer. * password [String!](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) non-null The login password to be used by the customer. *** ## Map No referencing types