Skip to content

Commit 3f5011d

Browse files
committed
Add missing changeset
1 parent f202fac commit 3f5011d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/lovely-snails-travel.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-codegen/visitor-plugin-common': major
3+
'@graphql-codegen/typescript-resolvers': major
4+
'@graphql-codegen/plugin-helpers': major
5+
---
6+
7+
BREAKING CHANGE: Improve Federation Entity's resolvers' parent param type: These types were using reference types inline. This makes it hard to handle mappers. The Parent type now all comes from ParentResolverTypes to make handling mappers and parent types simpler.

0 commit comments

Comments
 (0)