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: fixed logic that checked whether new federation features are supported #292

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

dariuszkuc
Copy link
Member

Old logic was just comparing imported spec to a specific version instead of a range.

@dariuszkuc
Copy link
Member Author

dariuszkuc commented Feb 15, 2023

Apollo Federation Subgraph Compatibility Results

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

Learn more:

…ported

Old logic was just comparing imported spec to a specific version instead of a range.
@dariuszkuc dariuszkuc merged commit 1d41e66 into apollographql:master Feb 15, 2023
@dariuszkuc dariuszkuc deleted the fed_version_check branch February 15, 2023 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: patch Bug fixes type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant