# CartSelectedDeliveryOptionInput - storefront - INPUT_OBJECT Version: 2024-07 ## Description The input fields for updating the selected delivery options for a delivery group. ### Access Scopes ## Fields * [deliveryGroupId](/docs/api/storefront/2024-07/scalars/ID): ID! - The ID of the cart delivery group. * [deliveryOptionHandle](/docs/api/storefront/2024-07/scalars/String): String! - The handle of the selected delivery option. ## Input objects with this input object * [cartSelectedDeliveryOptionsUpdate](/docs/api/storefront/2024-07/mutations/cartSelectedDeliveryOptionsUpdate) ## Examples