# StorefrontCustomerAccessTokenCreatePayload - customer - PAYLOAD Version: 2025-01 ## Description Return type for `storefrontCustomerAccessTokenCreate` mutation. ### Access Scopes ## Fields * [customerAccessToken](/docs/api/customer/2025-01/scalars/String): String - The created access token. * [userErrors](/docs/api/customer/2025-01/objects/UserErrorsStorefrontCustomerAccessTokenCreateUserErrors): UserErrorsStorefrontCustomerAccessTokenCreateUserErrors! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [storefrontCustomerAccessTokenCreate](/docs/api/customer/2025-01/mutations/storefrontCustomerAccessTokenCreate) ## Examples