Skip to content

Instantly share code, notes, and snippets.

@stevenhuey
Created April 4, 2017 20:01
Show Gist options
  • Save stevenhuey/280be2a7c563a9c7132986a9dbbc24fb to your computer and use it in GitHub Desktop.
Save stevenhuey/280be2a7c563a9c7132986a9dbbc24fb to your computer and use it in GitHub Desktop.
All Airports Request
{
"query": "query AllAirports { allAirports { __typename airportId identifier airportType name elevation isoCountry isoRegion municipality gpsCode iataCode localCode homepageURL wikipediaURL scheduledService latitude longitude }}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment