Skip to content

@graphql-tools/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 10:35
· 3040 commits to master since this release
8f18f8c

Patch Changes

  • 631b11b: refactor(delegationPlanner): introduce static version of our piecemeal planner

    ...which, although undocumented, can be accessed within the StitchingInfo object saved in a stitched schema's extensions.

    Also improves memoization technique slightly across the board.

  • e50852e: use version ranges instead of a fixed version for the graphql-tools package versions