# Functions
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.
NewResolver returns a resolver configured with the given ent client.
WithTransactions adds the transactioner to the ent db client.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
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
Handler is an http handler wrapping a Resolver.
Resolver provides a graph response resolver.
Return response for createTodo mutation.
Return response for deleteTodo mutation.
Return response for updateTodo mutation.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author