CartDeliveryCoordinatesPreference - storefront - OBJECT
Version: 2024-04
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.
Connections
Related queries
Related mutations
Related Unions
Examples