Coordinates

GraphQL schema definition

  • type Coordinates {
  • latitude: Float!
  • longitude: Float!
  • }

Fields

Required by