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