graphql-tools
graphql-tools copied to clipboard
[website] switch between esm and cjs examples
Many examples are CJS only, it would be neat if we had a switch component where you can show examples either in cjs or esm. https://www.graphql-tools.com/docs/documents-loading
You can use Tabs and Tab components for it