Skip to content

Instantly share code, notes, and snippets.

@fwojciec
Created January 20, 2020 16:11
Show Gist options
  • Save fwojciec/d8d511c4b0b5a6aaf94fc9b3d77f4aa4 to your computer and use it in GitHub Desktop.
Save fwojciec/d8d511c4b0b5a6aaf94fc9b3d77f4aa4 to your computer and use it in GitHub Desktop.
gqlserver2: dataloaders9
// Loaders holds references to the individual dataloaders.
type Loaders struct {
AgentByAuthorID *AgentLoader
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment