gqlgen

command module
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2018 License: MIT Imports: 1 Imported by: 0

README ΒΆ

gqlgen CircleCI Read the Docs

This is a library for quickly creating strictly typed graphql servers in golang.

See the docs for a getting started guide.

Feature comparison
gqlgen gophers graphql-go thunder
Kind schema first schema first run time types struct first
Boilerplate less more more some
Docs docs & examples examples examples examples
Query πŸ‘ πŸ‘ πŸ‘ πŸ‘
Mutation πŸ‘ 🚧 pr πŸ‘ πŸ‘
Subscription πŸ‘ 🚧 pr β›” is πŸ‘
Type Safety πŸ‘ πŸ‘ β›” πŸ‘
Type Binding πŸ‘ 🚧 pr β›” πŸ‘
Embedding πŸ‘ 🚧 pr β›” β›”
Interfaces πŸ‘ πŸ‘ πŸ‘ β›” is
Generated Enums πŸ‘ β›” β›” β›”
Generated Inputs πŸ‘ β›” β›” β›”
Stitching gql πŸ• is β›” β›” β›”
Opentracing πŸ‘ πŸ‘ β›” βœ‚pr
Hooks for error logging πŸ‘ β›” β›” β›”
Dataloading πŸ‘ πŸ‘ β›” ⚠
Concurrency πŸ‘ πŸ‘ β›” pr πŸ‘
Custom errors & error.path πŸ‘ β›” is β›” β›”
Help

Create an issue or join the conversation on gitter

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis
client is used internally for testing.
client is used internally for testing.
example
introspection
introspection implements the spec defined in https://github.com/facebook/graphql/blob/master/spec/Section%204%20--%20Introspection.md#schema-introspection
introspection implements the spec defined in https://github.com/facebook/graphql/blob/master/spec/Section%204%20--%20Introspection.md#schema-introspection

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL