# README
todo app
This is the simplest example of a graphql server.
to run this server
go run ./example/todo/server/server.go
and open http://localhost:8081 in your browser
# Packages
No description provided by the author
# Functions
No description provided by the author
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
# Variables
No description provided by the author
# 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
Passed to createTodo to create a new todo.
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
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author