# CartCreatePayload - storefront - PAYLOAD Version: 2024-07 ## Description Return type for `cartCreate` mutation. ### Access Scopes ## Fields * [cart](/docs/api/storefront/2024-07/objects/Cart): Cart - The new cart. * [userErrors](/docs/api/storefront/2024-07/objects/CartUserError): CartUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [cartCreate](/docs/api/storefront/2024-07/mutations/cartCreate) ## Examples