{"library":"graphql-query-compress","type":"library","category":null,"description":"A lightweight utility (v1.2.4, last updated in 2019, no active release cadence) that compresses GraphQL query strings by removing unnecessary whitespace and comments. Key differentiator: minimal dependency, focuses solely on string compression without parsing the GraphQL AST, making it fast and suitable for reducing payload size over network. Ships built-in TypeScript declarations. Not to be confused with graphql-compress or graphql-query-complexity.","language":"javascript","status":"maintenance","version":"1.2.4","tags":["javascript","graphql","query","compress","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-query-compress","imports":["import compress from 'graphql-query-compress'","const compress = require('graphql-query-compress').default","import compress from 'graphql-query-compress'"]},{"cmd":"yarn add graphql-query-compress","imports":[]},{"cmd":"pnpm add graphql-query-compress","imports":[]}],"homepage":"https://github.com/rse/graphql-query-compress","github":"https://github.com/rse/graphql-query-compress","docs":null,"changelog":null,"pypi":null,"npm":"graphql-query-compress","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}