rcos / rcos-data

RCOS database definition and internal API.
MIT License
3 stars 1 forks source link

Add example GraphQL queries #36

Closed Apexal closed 2 years ago

Apexal commented 2 years ago

This PR introduces an example_queries/ folder with a handful of useful GraphQL queries. It should be very helpful to future maintainers that need to learn GraphQL (like myself!). It also provides us with some queries we can quick copy-paste into the console when needed.