Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To help you get familiar with Skylight's GraphQL API, the following example will instruct you on building a query that returns Dark Rendezvous and Standard Rendezvous events between May 1, 2023 and May 2, 2023. To make things easier, the return is limited to only one page with five events.

Full documentation for the Skylight GraphQL API can be found here: httphttps://api.skylight.earth/schemadocs/query.doc.html

Getting Started

...