# CheckoutLineItemsReplacePayload - storefront - PAYLOAD Version: 2024-04 ## Description Return type for `checkoutLineItemsReplace` mutation. ### Access Scopes ## Fields * [checkout](/docs/api/storefront/2024-04/objects/Checkout): Checkout - The updated checkout object. * [userErrors](/docs/api/storefront/2024-04/objects/CheckoutUserError): CheckoutUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [checkoutLineItemsReplace](/docs/api/storefront/2024-04/mutations/checkoutLineItemsReplace) ## Examples