This example demonstrates how to transpile your own custom ES6 and typescript GraphiQL implementation bootstrapped with create-react-app, no config needed.
yarnandyarn startfrom this folder to startreact-scriptsdev server.yarn buildfrom this folder to build production ready transpiled files usingreact-scripts. Find the output inbuildfolder.