pathom

:pathom: https://github.com/wilkerlucio/pathom/ & https://pathom3.wsscode.com & https://roamresearch.com/#/app/wsscode
nivekuil 2021-05-04T00:45:58.277500Z

is resolver-cache￱*￱ supposed to be derefed here? seem like the code shouldn't assume it's an atom but use the CacheStore protocol instead? https://github.com/wilkerlucio/pathom3/blob/21fad8734c7aa1f18cb02c0e2a72a5a6e1f38e91/src/main/com/wsscode/pathom3/connect/runner/async.cljc#L211

wilkerlucio 2021-05-04T01:39:37.277900Z

good catch, looks like a bug to me

wilkerlucio 2021-05-04T02:41:36.278600Z

https://github.com/wilkerlucio/pathom3/issues/44

wilkerlucio 2021-05-04T02:41:41.278900Z

I expect to fix soon, but open the issue to keep track

Björn Ebbinghaus 2021-05-04T14:04:58.281500Z

Did someone here experiment with specing and gen-testing pathom mutations?

2021-05-04T17:48:16.281600Z

While not directly I know @dehli is playing around with Specing inputs to mutations, see his https://github.com/dehli/pathom3-plugins repo