graphql-gene
JSON →graphql-gene (v1.3.7) automatically generates an executable GraphQL schema and resolvers from your ORM models, supporting TypeScript out of the box. It focuses on performance by leveraging a lookahead pattern (via graphql-lookahead) to only fetch the data required by the client, reducing over-fetching. Stable release cadence; requires GraphQL 16.x. Differentiator: ORM introspection + lookahead-driven resolution, removing manual resolver boilerplate while optimizing database queries.
Resources
packagegraphql-gene ↗