CartSelectableAddressUpdateInput - storefront - INPUT_OBJECT
Version: unstable
Description:
The input fields to update a line item on a cart.
Access Scopes
Fields
-
address:
CartAddressInput -
Exactly one kind of delivery address.
-
id:
ID! -
The id of the selectable address.
-
oneTimeUse:
Boolean -
When true, this delivery address will not be associated with the buyer after a successful checkout.
-
selected:
Boolean -
Sets exactly one address as pre-selected for the buyer.
-
validationStrategy:
DeliveryAddressValidationStrategy -
Defines what kind of address validation is requested.
Input objects with this input object
Examples