gramps-graphql / gramps--legacy

The core data source combination engine of GrAMPS.
https://gramps.js.org
MIT License
197 stars 13 forks source link

Async context #108

Open dodas opened 6 years ago

dodas commented 6 years ago

Hey guys, it seems like gramps doesn't allow for context callback to be async function. Is it correct? Wouldn't it be advantageous to have such ability?

Cheers.

shalkam commented 5 years ago

@dodas I've created a pr here solving this issue https://github.com/gramps-graphql/gramps/pull/116