--- title: CartSelectedDeliveryOptionInput - Storefront API description: > The input fields for updating the selected delivery options for a delivery group. api_version: 2024-10 api_name: storefront type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2024-10/input-objects/CartSelectedDeliveryOptionInput md: >- https://shopify.dev/docs/api/storefront/2024-10/input-objects/CartSelectedDeliveryOptionInput.txt --- # Cart​Selected​Delivery​Option​Input input\_object The input fields for updating the selected delivery options for a delivery group. ## Fields * delivery​Group​Id [ID!](https://shopify.dev/docs/api/storefront/2024-10/scalars/ID) non-null The ID of the cart delivery group. * delivery​Option​Handle [String!](https://shopify.dev/docs/api/storefront/2024-10/scalars/String) non-null The handle of the selected delivery option. *** ## Mutations using this input * [cart​Selected​Delivery​Options​Update.​selected​Delivery​Options](https://shopify.dev/docs/api/storefront/2024-10/mutations/cartSelectedDeliveryOptionsUpdate#argument-selectedDeliveryOptions) MUTATION *** ## Map ### Mutations using this input * <\~>[cart​Selected​Delivery​Options​Update.selectedDeliveryOptions](https://shopify.dev/docs/api/storefront/2024-10/mutations/cartSelectedDeliveryOptionsUpdate#argument-selectedDeliveryOptions)