I see the tutorial for integrating calling GraphQL from Pathom, but is there any prior art for wrapping a GraphQL frontend around a Pathom service?
i toyed with this idea some time ago https://github.com/jmayaalv/graffito inspired in graffity but for pathom3, never release it but we use it successfully internally for some simple cases
I don't have an immediate need for this, fortunately. I just wanted to check for prior art so I could propose using Pathom (3? not sure) to help with de-duplicating database requests in a systematic way. one of the "pros" is
> if when the FE folks ask us about GraphQL, we'll be ready!
there were some efforts, mostly notably: https://github.com/denisidoro/graffiti