8000 Detect Federation spec versions and print warnings on unsupported used features · Issue #190 · the-guild-org/conductor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Detect Federation spec versions and print warnings on unsupported used features #190

Open
1 task
YassinEldeeb opened this issue Dec 11, 2023 · 0 comments
Open
1 task

Comments

@YassinEldeeb
Copy link
Contributor
YassinEldeeb commented Dec 11, 2023

Given a schema like this, federation has its own internal parts that they call “specs”

schema
  @link(url: "https://specs.apollo.dev/link/v1.0")
  @link(url: "https://specs.apollo.dev/join/v0.3", for: EXECUTION) {
  query: Query
}

we should detect these and inform users if we support it or not, specs can be referenced from http://specs.apollo.dev.

  • Fallback to previous supergraph when polling if unsupported features were detected
@theguild-bot theguild-bot mentioned this issue Dec 18, 2023
63 tasks
This was referenced May 7, 2024
@theguild-bot theguild-bot mentioned this issue May 23, 2024
63 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0