syrusakbary / aiodataloader

Asyncio DataLoader for Python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application batching and dataloading

tinducvo opened this issue · comments

Any way to use this with Graphene on an application level instead of request?

You can use this library inside any async function