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(composition): do not add multiple @hidden directives #7722

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Sep 25, 2024

Fixes the error for multiple definitions of @hidden directive when encapsulate and filter transforms are used together

Copy link
Contributor

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:

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://1edd16bd.graphql-mesh.pages.dev

Copy link
Contributor

github-actions bot commented Sep 25, 2024

The build artifacts of hive-gateway as a single executable for macOS-ARM64 are available at:
Download

Copy link
Contributor

github-actions bot commented Sep 25, 2024

The build artifacts of hive-gateway as a single executable for Linux-X64 are available at:
Download

Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/compose-cli 1.0.3-alpha-20240925161202-975ec10922ce9bcd69848695b685b775e155d90e npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-composition 0.5.3-alpha-20240925161202-975ec10922ce9bcd69848695b685b775e155d90e npm ↗︎ unpkg ↗︎
@graphql-mesh/thrift 0.104.7-alpha-20240925161202-975ec10922ce9bcd69848695b685b775e155d90e npm ↗︎ unpkg ↗︎
@graphql-mesh/migrate-config-cli 1.0.3-alpha-20240925161202-975ec10922ce9bcd69848695b685b775e155d90e npm ↗︎ unpkg ↗︎
@omnigraph/thrift 0.7.7-alpha-20240925161202-975ec10922ce9bcd69848695b685b775e155d90e npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Sep 25, 2024

The build artifacts of mesh-serve as a single executable for Windows-X64 are available at:
Download

@ardatan ardatan merged commit e9483d6 into master Sep 25, 2024
42 of 70 checks passed
@ardatan ardatan deleted the multi-hidden branch September 25, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant