docs: no router redeploy required when updating percent label#3192
docs: no router redeploy required when updating percent label#3192
Conversation
✅ Docs Preview ReadyConfiguration{
"repoOverrides": {
"apollographql/federation@main": {
"remote": {
"owner": "apollographql",
"repo": "federation",
"branch": "eh/DOC-194/prog-override"
}
}
}
}
1 pages published. Build will be available for 30 days. |
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
| ### Customizing progressive `@override` behavior with a feature flag service | ||
|
|
||
| Out of the box, the router supports the `percent(x)` syntax for resolving labels based on a given percentage. Unfortunately, updating this number requires a subgraph publish and router redeploy. | ||
| Out of the box, the router supports the `percent(x)` syntax for resolving labels based on a given percentage. Updating this number requires publishing the subgraph. |
There was a problem hiding this comment.
Should we explicitly say that a router redeploy is not needed? Fine w/o it, too.
Clarify that no router redeploy is required to update percent label for progressive override