package
0.4.4
Repository: https://github.com/codyleyhan/gqlgen.git
Documentation: pkg.go.dev

# README

dataloader

This example uses dataloaden to avoiding n+1 queries.

There is also nicksrandall/dataloader if you wanted to avoid doing more codegeneration.

# Packages

No description provided by the author

# Functions

No description provided by the author
NewExecutableSchema creates an ExecutableSchema from the ResolverRoot interface.

# Structs

No description provided by the author
AddressLoader batches and caches requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ItemSliceLoader batches and caches requests.
No description provided by the author
OrderSliceLoader batches and caches requests.
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