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

feat: allow users specifying supported federation version #23

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

dariuszkuc
Copy link
Member

Instead of applying hard coded (and inherited) [Link] attribute, update FederatedSchema class to accept FederationVersion as a constructor parameter.

Instead of applying hard coded (and inherited) `[Link]` attribute, update `FederatedSchema` class to accept `FederationVersion` as a constructor parameter.
@github-actions
Copy link

github-actions bot commented Oct 18, 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:

@dariuszkuc dariuszkuc merged commit 04394d9 into main Oct 18, 2023
3 checks passed
@dariuszkuc dariuszkuc deleted the fed_version branch October 18, 2023 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants