Anchor to cartSelectedDeliveryOptionsUpdatecart
mutationcart Selected Delivery Options Update
Update the selected delivery options for a delivery group.
Anchor to Arguments
Arguments
- Anchor to cartIdcart•ID!
Id required The ID of the cart.
- Anchor to selectedDeliveryOptionsselected•[Cart
Delivery Options Selected Delivery Option Input!]! required The selected delivery options.
The input must not contain more than
250
values.
Was this section helpful?
Anchor to CartSelectedDeliveryOptionsUpdatePayload returnsCart Selected Delivery Options Update Payload returns
- Anchor to cartcart•Cart
The updated cart.
- Anchor to userErrorsuser•[Cart
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to warningswarnings•[Cart
Warning!]! non-null A list of warnings that occurred during the mutation.
Was this section helpful?