package
0.14.1
Repository: https://github.com/swiftcarrot/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.