{"library":"graphql-to-json-schema","type":"library","category":null,"description":"Converts GraphQL Schema Definition Language (SDL) to JSON Schema (draft-04). Version 1.0.0. Supports scalars (including custom), enums, unions, object types with required fields, lists, and recursive references. Output is compatible with react-jsonschema-form. No active releases since initial 2016. Differentiators: simple string-to-object conversion without GraphQL execution, ESM-only via npm package. Caveats: no support for interfaces, input types, directives, or deprecation. Output uses non-standard types like GRAPHQL_SCALAR for custom scalars and GRAPHQL_UNION.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","graphql","json-schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-to-json-schema","imports":["import transform from 'graphql-to-json-schema'","import transform from 'graphql-to-json-schema'","import transform from 'graphql-to-json-schema'"]},{"cmd":"yarn add graphql-to-json-schema","imports":[]},{"cmd":"pnpm add graphql-to-json-schema","imports":[]}],"homepage":"https://github.com/alapini/graphql-to-jsonschema#readme","github":"https://github.com/alapini/graphql-to-jsonschema","docs":null,"changelog":null,"pypi":null,"npm":"graphql-to-json-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}