{"library":"graphql-type-json","type":"library","category":null,"description":"A GraphQL.js library providing JSON scalar types (GraphQLJSON and GraphQLJSONObject) for representing arbitrary JSON values in GraphQL schemas. Current stable version 0.3.2, maintained with low release cadence. Supports GraphQL.js >=0.8.0. Ships TypeScript definitions. Key differentiator: simple, lightweight solution for JSON scalars without additional dependencies. GraphQLJSON handles any JSON-serializable value; GraphQLJSONObject only accepts objects, providing stricter validation. Commonly used in Apollo Server, graphql-tools, and programmatic schema construction.","language":"javascript","status":"active","version":"0.3.2","tags":["javascript","graphql","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-type-json","imports":["import GraphQLJSON from 'graphql-type-json';","import { GraphQLJSONObject } from 'graphql-type-json';","import GraphQLJSON, { GraphQLJSONObject } from 'graphql-type-json';"]},{"cmd":"yarn add graphql-type-json","imports":[]},{"cmd":"pnpm add graphql-type-json","imports":[]}],"homepage":"https://github.com/taion/graphql-type-json#readme","github":"https://github.com/taion/graphql-type-json","docs":null,"changelog":null,"pypi":null,"npm":"graphql-type-json","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}