{"library":"parse-graphql","type":"library","category":null,"description":"A lightweight standalone parser for GraphQL queries, extracting the parse function from the full graphql library (which is 1.8MB) into a 70KB unminified package. Version 1.0.0 is stable with no recent updates; it throws GraphQLError on syntax errors and is ideal when you only need parsing without the full GraphQL ecosystem. It ships as CommonJS with no dependencies, but lacks TypeScript types and ESM support.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install parse-graphql","imports":["import { parse } from 'parse-graphql'","const { parse } = require('parse-graphql')","import { parse } from 'parse-graphql'"]},{"cmd":"yarn add parse-graphql","imports":[]},{"cmd":"pnpm add parse-graphql","imports":[]}],"homepage":"https://github.com/egoist/parse-graphql#readme","github":"https://github.com/egoist/parse-graphql","docs":null,"changelog":null,"pypi":null,"npm":"parse-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}