0.1.1 • Published 7 years ago

graphql-nexus v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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