graphql-nexus

Scalable, strongly typed GraphQL schema development

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
graphql-nexus
0.1.15 years ago5 years agoMinified + gzip package size for graphql-nexus in KB

Readme

GraphQL Nexus

(Still actively WIP, any feedback appreciated!)
Simple, strongly typed GraphQL schema construction for TypeScript/JavaScript
Combines the best practices from building real-world GraphQL servers without the boilerplate or excessive imports.
Inspired by use of graphql-tools, graphene, and graphql-ruby.
Check out the /examples for some sample uses.

Docs

Build them manually (for now)
yarn run website

License

MIT