[READ-ONLY] Mirror of https://github.com/andrioid/gostack. Experimental backend stack (work-in-progress)
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

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