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 link directive args #101

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Fix link directive args #101

merged 1 commit into from
Aug 12, 2024

Conversation

kzlsakal
Copy link
Collaborator

The @link directive's import arg is typed incorrectly according to the federation spec. This commit fixes it.

The `@link` directive's import arg is typed incorrectly according to the
federation spec. This commit fixes it.
@kzlsakal kzlsakal self-assigned this Aug 12, 2024
@kzlsakal kzlsakal added the bug Something isn't working label Aug 12, 2024
Copy link

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:

@kzlsakal kzlsakal enabled auto-merge (squash) August 12, 2024 15:50
@kzlsakal kzlsakal merged commit 065e255 into main Aug 12, 2024
3 checks passed
@kzlsakal kzlsakal deleted the kzlsakal/fix-link-args branch August 12, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants