Skip to content

Commit 3e3783e

Browse files
authored
add codesandbox and stackblitz examples
show graphiql is working properly with the latest CRA and vite setups
1 parent dca19f1 commit 3e3783e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ The GraphiQL IDE, implemented in React, currently using [GraphQL mode for CodeMi
6767

6868
### How To Setup/Implement GraphiQL
6969

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

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

0 commit comments

Comments
 (0)