Commit Graph

3 Commits

Author SHA1 Message Date
joy_void_joy
85746f0461 graphql: Add slug, market and markets queries
Translate /api/v0/markets, /api/v0/market/[id] and /api/v0/slug/[id]
into their graphql equivalent
2022-07-20 18:15:56 +02:00
joy_void_joy
efab3de172 graphql: Add mocked graphql endpoint
Add a graphql endpoint at /api/graphql
2022-07-20 18:15:53 +02:00
joy_void_joy
77c6b68f61 chore: Add graphql-codegen pipeline
Have graphql-codegen run with yarn dev:dev, and have it read
graphql files and output them in the generated folder
2022-07-20 18:15:49 +02:00