+9
-14
exchanges/graphcache/src/cacheExchange.ts
+9
-14
exchanges/graphcache/src/cacheExchange.ts
···
+1
-1
package.json
+1
-1
package.json
+3
-4
packages/core/src/client.ts
+3
-4
packages/core/src/client.ts
···
+5
-12
packages/core/src/exchanges/cache.ts
+5
-12
packages/core/src/exchanges/cache.ts
···
+33
-30
packages/core/src/exchanges/dedup.ts
+33
-30
packages/core/src/exchanges/dedup.ts
······
+25
-21
packages/core/src/exchanges/fallback.ts
+25
-21
packages/core/src/exchanges/fallback.ts
······-const message = `No exchange has handled operations of kind "${operation.kind}". Check whether you've added an exchange responsible for these operations.`;+const message = `No exchange has handled operations of kind "${operation.kind}". Check whether you've added an exchange responsible for these operations.`;-// All operations that skipped through the entire exchange chain should be filtered from the output+// All operations that skipped through the entire exchange chain should be filtered from the output
+1
-2
packages/core/src/exchanges/fetch.ts
+1
-2
packages/core/src/exchanges/fetch.ts
······
+9
-7
packages/core/src/internal/fetchOptions.ts
+9
-7
packages/core/src/internal/fetchOptions.ts
···
+42
-36
pnpm-lock.yaml
+42
-36
pnpm-lock.yaml
·······························································-resolution: {integrity: sha512-EFOYiqDeYLXSzGYt2X3aVe9Hq1XJG+Hz/HjTRRT4dZE9q95khHl5+7pzUSXI19dbMO1/2UMrTf7JT7/7JrSQSQ==}+resolution: {integrity: sha512-+q0VMDFqLzu+NAOdhmebQb46Fprip1zV1I/AhKYG4MAtru03R5L6MU89XQK59YDiPL7ELDZEEgZTGtCJ0BWL6g==}