Skip to content

Commit

Permalink
fix(merge): respect arrays while merging extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Nov 22, 2023
1 parent 22a670f commit a570a60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/friendly-cobras-hammer.md
@@ -0,0 +1,7 @@
---
'@graphql-tools/merge': patch
'@graphql-tools/schema': patch
'@graphql-tools/utils': patch
---

Add respectArrays flag to extensions merging

0 comments on commit a570a60

Please sign in to comment.