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