Chrome Devtools extension that monitors network traffic and displays the GraphQL request information in formatted and coloured output.
https://chrome.google.com/webstore/detail/experience-layer-devtools/amdpaddjomijpihlfgmecfknjmdloplf
Use storybook for local panel development
npm run storybook
Build local version in hmr mode using
npm start
Rafal Szczepankiewicz