README
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.
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
<script type="module">
import bobbyradfordGraphqlPlaygroundHtml from 'https://cdn.skypack.dev/@bobbyradford/graphql-playground-html';
</script>
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.