{"library":"graphql-json-to-sdl","type":"library","category":null,"description":"A command line utility for converting a JSON GraphQL schema to GraphQL SDL (Schema Definition Language). Current version 0.5.0, released with low frequency (last release in 2020). Key differentiator: it sorts fields from the JSON schema before writing the SDL, ensuring consistent output even with nondeterministic field order from code-first libraries. Useful for tooling that requires a .graphql file when only a JSON schema is available. Ships TypeScript types.","language":"javascript","status":"maintenance","version":"0.5.0","tags":["javascript","graphql","json","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-json-to-sdl","imports":["import { graphqlJsonToSdl } from 'graphql-json-to-sdl'","import graphqlJsonToSdl from 'graphql-json-to-sdl'"]},{"cmd":"yarn add graphql-json-to-sdl","imports":[]},{"cmd":"pnpm add graphql-json-to-sdl","imports":[]}],"homepage":"https://github.com/CDThomas/graphql-json-to-sdl","github":"https://github.com/CDThomas/graphql-json-to-sdl","docs":null,"changelog":null,"pypi":null,"npm":"graphql-json-to-sdl","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}