Maxim Pilipenko
Maxim Pilipenko
[](https://github.com/Starcounter-Jack/JSON-Patch#jsonpatchcomparedocument1-any-document2-any-invertible--false-operation)jsonpatch.compare(document1: any, document2: any, invertible = false): Operation[] compare doesn't accept `any` type. It accepts only objects from what I can see. Definitely doesn't accept null or undefined
**Describe the bug** URL https://api.studio.thegraph.com/query/14377/semaphore-/v4.5.0 only works for a few networks, namely sepolia, arbitrum-sepolia, scroll-sepolia, gnosis-chiado, gnosis. For all other networks it doesn't work and returns {"message":"Not found"} Also stemming...