Skip to content

Commit

Permalink
add codesandbox and stackblitz examples
Browse files Browse the repository at this point in the history
show graphiql is working properly with the latest CRA and vite setups
  • Loading branch information
acao authored Dec 7, 2021
1 parent dca19f1 commit 3e3783e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ The GraphiQL IDE, implemented in React, currently using [GraphQL mode for CodeMi

### How To Setup/Implement GraphiQL

[![Edit graphiql-example](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/graphiql-js-next-example-qsh7h?file=/src/index.js)
[codesandbox.io graphiql exmaple](https://codesandbox.io/s/graphiql-js-example-oc851)
[stackblitz.com graphiql example](https://stackblitz.com/edit/react-ts-jpnmod)

**The [GraphiQL Readme](packages/graphiql#readme) explains** some of the ways to implement GraphiQL, and we also have the [examples](examples) directory as well!

Expand Down

0 comments on commit 3e3783e

Please sign in to comment.