---
title: StorefrontCustomerAccessTokenCreatePayload - Customer API
description: Return type for `storefrontCustomerAccessTokenCreate` mutation.
api_version: 2025-07
api_name: customer
type: payload
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/2025-07/payloads/StorefrontCustomerAccessTokenCreatePayload
  md: >-
    https://shopify.dev/docs/api/customer/2025-07/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/2025-07/scalars/String)

  The created access token.

* user​Errors

  [\[User​Errors​Storefront​Customer​Access​Token​Create​User​Errors!\]!](https://shopify.dev/docs/api/customer/2025-07/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/2025-07/mutations/storefrontCustomerAccessTokenCreate)

  mutation

  Deprecated

***

## Map
