# README
GraphQL api
Dependencies
gqlgen https://github.com/99designs/gqlgen https://gqlgen.com/
Regenerate the support files
$ GO111MODULE=on go run github.com/99designs/gqlgen -v
# Functions
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author