graphql-playground icon indicating copy to clipboard operation
graphql-playground copied to clipboard

Feature Request: [UI] Minify query button

Open traumschule opened this issue 3 years ago • 0 comments

This issue pertains to the following package(s):

  • GraphQL Playground - Electron App
  • GraphQL Playground HTML
  • GraphQL Playground

What is the expected behavior?

UI already has a Prettify button to expand a query with proper whitespaces for readability.

The Minify button strips all non-essential whitespaces while keeping the query intact.

This saves space when pasting and sharing queries.

What is the actual behavior?

Not implemented.

traumschule avatar Jan 28 '22 01:01 traumschule