GraphQL referenceTypesUpcomingInputsSelectedShippingAddressInputOn this pageSelectedShippingAddressInputAddress 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 {}