CartSelectableAddress - storefront - OBJECT
Version: unstable
Description:
A selectable delivery address for a cart.
Access Scopes
Fields
-
address:
CartAddress! -
The delivery address.
-
id:
ID! -
A unique identifier for the address, specific to this cart.
-
oneTimeUse:
Boolean! -
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.
Connections
Related queries
Related mutations
Related Unions
Examples