Toolkit for generating complex GraphQL Schemas on Node.js
Toolkit for generating complex GraphQL Schemas on Node.js
graphql-compose – provides a type registry with a bunch of methods for programmatic schema construction. It allows not only to extend types but also remove fields, interfaces, args. If you want to write your graphql schema generator – graphql-compose is a good instrument for you.
Resolver's – the named graphql fieldConfigs, which can be used for finding, updating, removing recordsResolver'sOutputType to InputTypeprojection parser from ASTGraphQL schema language for defining simple typesDate, Jsongraphql-compose-[plugin] – are declarative generators/plugins built on top of graphql-compose, which take some ORMs, schema definitions and create GraphQL Models from them or modify existing GraphQL Types.
graphql-composeRelay specific things, like Node type and interface, globalId, clientMutationId.connection Resolver from findMany and count Resolvers.Please follow Quick Start Guide for the complete example.
Here is just a demo of ambiguity ways of types definitions:
…
This project exists thanks to all the people who contribute.
Thank you to all our backers! [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
No open issues yet, or sync has not completed.