---
title: UserErrorsStorefrontCustomerAccessTokenCreateUserErrors - Customer API
description: Error codes for failed Storefront Customer Access Token mutation.
api_version: 2025-07
api_name: customer
type: object
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/2025-07/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors
  md: >-
    https://shopify.dev/docs/api/customer/2025-07/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors.md
---

# User​Errors​Storefront​Customer​Access​Token​Create​User​Errors

object

Error codes for failed Storefront Customer Access Token mutation.

## Fields

* code

  [User​Errors​Storefront​Customer​Access​Token​Create​User​Errors​Code](https://shopify.dev/docs/api/customer/2025-07/enums/UserErrorsStorefrontCustomerAccessTokenCreateUserErrorsCode)

  The error code.

* field

  [\[String!\]](https://shopify.dev/docs/api/customer/2025-07/scalars/String)

  The path to the input field that caused the error.

* message

  [String!](https://shopify.dev/docs/api/customer/2025-07/scalars/String)

  non-null

  The error message.

***

## Map

No referencing types

***

## Mutations

* [storefront​Customer​Access​Token​Create](https://shopify.dev/docs/api/customer/2025-07/mutations/storefrontCustomerAccessTokenCreate)

  mutation

  Deprecated

***

## UserErrorsStorefrontCustomerAccessTokenCreateUserErrors Mutations

***

## Interfaces

* [Displayable​Error](https://shopify.dev/docs/api/customer/2025-07/interfaces/DisplayableError)

  interface

***

## UserErrorsStorefrontCustomerAccessTokenCreateUserErrors Implements

### Implements

* [Displayable​Error](https://shopify.dev/docs/api/customer/2025-07/interfaces/DisplayableError)
