Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing SCHEMA @tag location #403

Merged
merged 1 commit into from
Jun 6, 2024
Merged

fix: add missing SCHEMA @tag location #403

merged 1 commit into from
Jun 6, 2024

Conversation

dariuszkuc
Copy link
Member

Starting with Federation v2.3 @tag is applicable on SCHEMA as well.

Starting with Federation v2.3 `@tag` is applicable on `SCHEMA` as well.
Copy link

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@dariuszkuc dariuszkuc added change: minor New functionality added in backwards compatible manner and removed change: patch Bug fixes labels May 29, 2024
@dariuszkuc
Copy link
Member Author

Updated to minor as while it is a fix it is also a new feature (adding new SCHEMA location)

@dariuszkuc dariuszkuc merged commit 2b17eaf into main Jun 6, 2024
5 checks passed
@dariuszkuc dariuszkuc deleted the fix_tag branch June 6, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: minor New functionality added in backwards compatible manner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant