Open
Description
Describe the solution you'd like
Add syntax highlighting to GraphQL queries and mutations.
Additional context
Highlight.js does not support GraphQL as a language. Prisim.js does support GraphQL but their themes are up to our standards. To fix the problem we most likley will need to add GQL support to Highlight.js (highlightjs/highlight.js#1471)