February 18, 2025
·
24 commits
to master
since this release
@graphql-mesh/[email protected]
Patch Changes
-
fdc731c
Thanks @enisdenjo! - Provide cache key per oparation in a batchedInstead of per request, which would give out the same cache key for every operation in a batched
request.