package
0.13.2
Repository: https://github.com/dgraph-io/gqlgen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

dataloader

This example uses dataloaden to avoiding n+1 queries.

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