Skip to content

Commit 8c7a2cd

Browse files
authored
chore: add missing changeset for connect spec fix (#3312)
1 parent 11f7a9c commit 8c7a2cd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.changeset/proud-pillows-tie.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@apollo/federation-internals": patch
3+
---
4+
5+
Update connector spec to allow re-entry
6+
7+
Updates connector spec to follow the same patterns as other federation spec blueprints (i.e. register types/directives in the constructor and use default logic for adding them to the schema that checks whether they need to be added or not).
8+
9+
NOTE: Support for handling input objects in the spec is severely limited and only handles `@connect` spec. For additional details on limitations see #3311.

0 commit comments

Comments
 (0)