GraphiQL Parcel Example This example demonstrates how to transpile your own custom ES6 GraphiQL implementation with parcel bundler. Setup yarn and yarn start from this folder to start parcel dev mode. yarn build to find production ready files.