--- title: StorefrontCustomerAccessTokenCreatePayload - Customer API description: Return type for `storefrontCustomerAccessTokenCreate` mutation. api_version: 2025-10 api_name: customer type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/payloads/storefrontcustomeraccesstokencreatepayload md: https://shopify.dev/docs/api/customer/latest/payloads/storefrontcustomeraccesstokencreatepayload.md --- # Storefront​Customer​Access​Token​Create​Payload payload Return type for `storefrontCustomerAccessTokenCreate` mutation. ## Fields * customer​Access​Token [String](https://shopify.dev/docs/api/customer/latest/scalars/String) The created access token. * user​Errors [\[User​Errors​Storefront​Customer​Access​Token​Create​User​Errors!\]!](https://shopify.dev/docs/api/customer/latest/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [storefront​Customer​Access​Token​Create](https://shopify.dev/docs/api/customer/latest/mutations/storefrontCustomerAccessTokenCreate) mutation Deprecated *** ## Map