{"library":"better-graphql","type":"library","category":null,"description":"A fork of graphql-js (the official JavaScript reference implementation for GraphQL) that adds enhancements, notably an option in printSchema to include all fields (including built-in scalars, introspection types, etc.) and exports printFilteredSchema for custom schema printing with user-defined filters. Version 16.7.2 mirrors the upstream graphql-js v16.7.2 but with these improvements. It ships TypeScript types and supports ESM and CJS. Suitable for developers needing finer control over schema introspection output without manual filtering.","language":"javascript","status":"active","version":"16.7.2","tags":["javascript","graphql","graphql-js","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install better-graphql","imports":["import { graphql } from 'better-graphql'","import { GraphQLSchema } from 'better-graphql'","import { printSchema } from 'better-graphql'","import { printFilteredSchema } from 'better-graphql'"]},{"cmd":"yarn add better-graphql","imports":[]},{"cmd":"pnpm add better-graphql","imports":[]}],"homepage":"https://github.com/richardguerre/graphql-js","github":"https://github.com/richardguerre/graphql-js","docs":null,"changelog":null,"pypi":null,"npm":"better-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}