We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15392f0 commit 46fce38Copy full SHA for 46fce38
packages/web/docs/src/content/schema-registry/usage-reporting.mdx
@@ -20,7 +20,7 @@ following purposes:
20
performance, error-rate, and other metrics.
21
2. **Schema Usage and Coverage**: understand how your consumers are using your GraphQL schema, and
22
what parts of the schema are not being used at all (see
23
- [Schema Usage and Coverage](/docs/schema-registry#schema-explorer)).
+ [Schema Explorer](/docs/schema-registry/explorer)).
24
3. **Schema Evolution**: with the knowledge of what GraphQL fields are being used, you can
25
confidently evolve your schema without breaking your consumers (see
26
[Conditional Breaking Changes](/docs/management/targets#conditional-breaking-changes)).
0 commit comments