Skip to content

Commit bd0debe

Browse files
committed
Add changeset
1 parent 755dce7 commit bd0debe

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/funny-jokes-joke.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@graphql-codegen/near-operation-file-preset': patch
3+
---
4+
5+
Deduplicate `externalFragments` by name when multiple source documents are merged into the same generated output
6+
7+
Why: multiple documents can resolve to the same generated file and each contribute the same external fragment
8+
downstream plugins then receive repeated externalFragments, which can cause severe perf blow-ups
9+
10+
Relates to: https://github.com/dotansimha/graphql-code-generator-community/issues/752

0 commit comments

Comments
 (0)