Add support for args on nested GQL query selections in subgraph watchers (#530)

* Add support for arguments on nested GQL query selections

* Update package versions
This commit is contained in:
prathamesh0
2024-08-01 19:01:54 +05:30
committed by GitHub
parent 37885c64eb
commit d53fbcf731
14 changed files with 87 additions and 39 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.104",
"version": "0.2.105",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {