CartDeliveryCoordinatesPreferenceInput - storefront - INPUT_OBJECT
Version: 2024-10
Description:
Preferred location used to find the closest pick up point based on coordinates.
Access Scopes
Fields
-
countryCode:
CountryCode! -
The two-letter code for the country of the preferred location.
For example, US.
-
latitude:
Float! -
The geographic latitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.
-
longitude:
Float! -
The geographic longitude for a given location. Coordinates are required in order to set pickUpHandle for pickup points.
Input objects with this input object
Examples