package
1.0.0
Repository: https://github.com/guzmanweb/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