github.com/Kartograf/gqlgen@v0.7.2/example/readme.md (about) 1 ### examples 2 3 - todo: A simple todo checklist. A good place to get the basics down 4 - starwars: A starwars movie database. It has examples of advanced graphql features 5 - dataloader: How to avoid n+1 database query problems