gostack/graphql#
everything we need to serve graphql, except the actual models and resolvers (they live in the business domain)
- querytype
- mutationtype
- schema types
- http handler
everything we need to serve graphql, except the actual models and resolvers (they live in the business domain)