2.0.7 • Published 4 months ago
json-schema-2-graphql-types-converter v2.0.7
JSON Schema to GraphQL
This library is a "types and entity queries converter" that exports a single function, convert
, which converts one or more JSON schemas to a GraphQL schema.
Acknowledgements
Based on jsonschema2graphql by Herb Caudill (herb@devresults.com) with dependencies up to date and a few changes according to that.
MIT License