Comparing version 3.0.0-canary-20240430073851.e389898a11e11eea3eef682c1d67fef70252cbb7 to 3.0.0-canary-20240430083410.102beb4dd53f46d77a77cc9009c7998bfd46a084
@@ -68,3 +68,3 @@ 'use strict'; | ||
} | ||
const selectionsCacheKey = `${cachePolicy}/${operationName != null ? operationName : ""}`; | ||
const selectionsCacheKey = operationName != null ? operationName : ""; | ||
const pendingSelections = batching.addSelections( | ||
@@ -71,0 +71,0 @@ clientCache, |
{ | ||
"name": "gqty", | ||
"version": "3.0.0-canary-20240430073851.e389898a11e11eea3eef682c1d67fef70252cbb7", | ||
"version": "3.0.0-canary-20240430083410.102beb4dd53f46d77a77cc9009c7998bfd46a084", | ||
"description": "gqty client without queries", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
279162