OBJECT
SellerGeolocation
Coordinates of a Seller
link GraphQL Schema definition
- type SellerGeolocation {
- AddressGeolocation! :
- ID! :
- # The category slug with which the Seller is associated
- String :
- }
OBJECT
Coordinates of a Seller
- type SellerGeolocation {
- AddressGeolocation! :
- ID! :
- # The category slug with which the Seller is associated
- String :
- }