Skip to main content

SelectedShippingAddressInput

Address of a chosen pickup location.

input SelectedShippingAddressInput {
street: String
postalCode: String
city: String
countryCode: String
}

Fields

street ● String

postalCode ● String

city ● String

countryCode ● String

Example

{}