package
0.0.0-20200407182542-693fc622a05a
Repository: https://github.com/weave-lab/graphql-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Social App
A simple example of how to use struct fields as resolvers instead of methods.
To run this server
go run ./example/field-resolvers/server/server.go
and go to localhost:9011 to interact