SelectedShippingLocationInput
Pickup-location branch of a selection snapshot.
input SelectedShippingLocationInput {
address: SelectedShippingAddressInput
}
Fields
address ● SelectedShippingAddressInput
Example
{
"address": {}
}