Skip to content

Instantly share code, notes, and snippets.

@fwojciec
Created January 20, 2020 16:21
Show Gist options
  • Save fwojciec/e5e41aa2ef58181ba1e16499e563ace5 to your computer and use it in GitHub Desktop.
Save fwojciec/e5e41aa2ef58181ba1e16499e563ace5 to your computer and use it in GitHub Desktop.
gqlserver2: dataloaders19
type Loaders struct {
AgentByAuthorID *AgentLoader
AuthorsByAgentID *AuthorSliceLoader
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment