pragma icon indicating copy to clipboard operation
pragma copied to clipboard

Embed GraphiQL in docs.

Open anasbarg opened this issue 4 years ago • 0 comments

Embed GraphiQL in docs

We need to embed GraphiQL inside the docs for examples so users can see and try the generated server.

Why

Because I think Pragma has one of the cleanest APIs and users should be aware of it before even deciding to install it and use it.

How

https://github.com/onegraph/graphiql-explorer This project is great because it has a query builder UI and can easily be used as a React component inside mdx files.

anasbarg avatar Nov 21 '20 15:11 anasbarg