Using Dataloader

We’re sorry, this guide hasn’t been written yet.

Planned coverage: Loading data from non-database sources

You can help! Please fork the absinthe repository, edit guides/dataloader.md, and submit a pull request.

In the meantime:

  • If you’re using Ecto, you should see the Ecto guide anyway, which focuses on Ecto-specific uses of Dataloader
  • If you’re interested in more generic use of Dataloader, see the dataloader project source