package
0.11.9
Repository: https://github.com/vndocker/encrypted-graphql.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.