graphql-platform
graphql-platform copied to clipboard
Apollo Federation @external attribute is not added to field in Interface type
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the bug
Add external attribute to a field in an Interface type does not add the @external attribute to the interface in the schema, causuing Apollo federation schema composition failure

Steps to reproduce
- Add external attribute to a field in an Interface type does not add the @external attribute to the interface in the schema, causuing Apollo federation schema composition failure
Relevant log output
No response
Additional Context?
No response
Product
Hot Chocolate
Version
12
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.