Support fragments in GQL queries for subgraph watchers (#510)

* Avoid updating latest block metrics on RPC errors

* Handle fragments in subgraph GQL queries

* Upgrade package versions

* Move private method in util graph database

---------

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
2024-05-17 17:20:29 +05:30
committed by GitHub
co-authored by prathamesh
parent 1ca74548ff
commit b57aa76d9f
19 changed files with 120 additions and 88 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.88",
"version": "0.2.89",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {