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(federation): fix @authenticated directive name #1927

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

dariuszkuc
Copy link
Collaborator

📝 Description

Fix copy-paste error.

🔗 Related Issues

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech
Fix copy-paste error.
@dariuszkuc dariuszkuc added type: bug Something isn't working changes: patch Changes require a patch version module: generator Issue affects the schema generator and federation code labels Feb 17, 2024
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 enabled auto-merge (squash) February 17, 2024 22:12
@dariuszkuc dariuszkuc merged commit 0f422b9 into master Feb 22, 2024
10 checks passed
@dariuszkuc dariuszkuc deleted the dariuszkuc-patch-1 branch February 22, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version module: generator Issue affects the schema generator and federation code type: bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

2 participants