--- title: StorefrontCustomerAccessTokenCreatePayload - Customer API description: Return type for `storefrontCustomerAccessTokenCreate` mutation. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/payloads/storefrontcustomeraccesstokencreatepayload md: https://shopify.dev/docs/api/customer/unstable/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/unstable/scalars/String) The created access token. * user​Errors [\[User​Errors​Storefront​Customer​Access​Token​Create​User​Errors!\]!](https://shopify.dev/docs/api/customer/unstable/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/unstable/mutations/storefrontCustomerAccessTokenCreate) mutation Deprecated *** ## Map