Fork me on GitHub
#pathom
<
2021-09-13
>
plins14:09:20

is there a way of having nested batching resolvers? https://github.com/wilkerlucio/pathom/issues/121 suggests thats not the case 😕 I wonder if anything changed with pathom3, or if there is a tool like https://github.com/graphql/dataloader/issues/79#issuecomment-361758674/https://www.juxt.pro/blog/superlifter

wilkerlucio14:09:38

hello, this is a non-issue in Pathom 3, the batch mechanism there uses a different idea and can handle cases like nested and even entities that are disperse across the request

thanks3 4
plins14:09:05

excellent news 🙂

woohoo 2
Ryan Jerue14:09:46

On a related note, is there any sort of upgrade doc/guide for pathom2 👉 pathom3?

wilkerlucio14:09:29

not yet, but I would love to hear feedback and assist anyone wanting to do it

wilkerlucio14:09:39

resolvers / mutations are mostly portable, but there may be some work to port plugins

thanks3 2