# README
selection app
This is the simplest example of a graphql server.
to run this server
go run ./example/selection/server/server.go
and open http://localhost:8086 in your browser
# Packages
No description provided by the author
# 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
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