Skip to main content
Anchor to CartSelectableAddress

CartSelectableAddress

object

A selectable delivery address for a cart.

CartAddress!
non-null

The delivery address.

ID!
non-null

A unique identifier for the address, specific to this cart.

Boolean!
non-null

This delivery address will not be associated with the buyer after a successful checkout.

Boolean!
non-null

Sets exactly one address as pre-selected for the buyer.


Was this section helpful?