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