Files
30-seconds-of-code/node_modules/graphql-playground-html/README.md
2019-08-20 15:52:05 +02:00

7 lines
235 B
Markdown

# graphql-playground-html
This package is being used by the GraphQL Playground middlewares.
For local development, you can `yarn link` this package, then use `yarn link graphql-playground-html` in the
middleware you want to develop.