Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

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
2 checks passed
@dariuszkuc dariuszkuc deleted the fed_version branch October 18, 2023 23:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants