Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 512 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 512 Bytes

Marstronaut Federation

Intro/Usage

Query via Apollo Studio and specify earthDate to match an XKCD comic's alt text with an available NASA photo.

Example Vars

{
  "comicNumber": 1078,
  "roverName": "curiosity",
  "earthDate": "2012-07-06"
}
{
  "comicNumber": 1691,
  "roverName": "curiosity",
  "earthDate": "2016-6-8"
}