graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

feat(delegate): deduplicate upstream documents

Open ardatan opened this issue 2 months ago • 4 comments

Deduplicate fields, inline fragment spreads and fragment spreads before sending the operation document to the subschema

See tests for the use cases

ardatan avatar May 03 '24 21:05 ardatan