Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:4.2
-
Epic Link:
-
Team:SQuaRE
Description
Implement a testbed for GraphQL using django-graphene and implement a proof of concept GraphQL Schema to query the Metrics/Measurements
Attachments
Issue Links
- relates to
-
DM-12194 Redesign SQuaSH REST API to make it complaint with lsst.verify
- Done
See initial implementation here:
https://github.com/lsst-sqre/squash-api/blob/tickets/DM-12231
there are some GraphQL sample queries in the README.md
the docker image built is lsstsqre/squash-api:
DM-12231and it was deployed here:
https://squash-api-demo.lsst.codes/
The Learning GraphQL course from Eve Procello is a good starting point https://www.lynda.com/JavaScript-tutorials/Learning-GraphQL/574714-2.html