Skip to content

Simple way of dataloading in a lazy way to avoid n+1! calls with generics. Recommended for https://github.com/graph-gophers/graphql-go.

License

Notifications You must be signed in to change notification settings

gabivlj/graphql-easy-dataload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphqldl

Less than a 100 lines of code, showcasing a way of performing dataload with generics on Graphql.

Checkout the example folder.

About

Simple way of dataloading in a lazy way to avoid n+1! calls with generics. Recommended for https://github.com/graph-gophers/graphql-go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages