Skip to content

Commit bdfc33f

Browse files
authored
Merge pull request #67 from apollographql/docs-fix-links
2 parents a482691 + 6ba6503 commit bdfc33f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/best-practices.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ GraphOS [contract variants](/graphos/platform/schema-management/delivery/contrac
1616
When running Apollo MCP Server with GraphOS, use contract variants whenever possible. This allows you to control which parts of your graph are accessible to AI by exposing only the necessary subsets.
1717

1818
In particular, we strongly recommend contract variants when using:
19-
- [GraphOS-managed persisted queries](/apollo-mcp-server/guides#graphos-managed-persisted-queries)
20-
- [Introspection](/apollo-mcp-server/guides#introspection)
19+
- [GraphOS-managed persisted queries](/apollo-mcp-server/guides#from-graphos-managed-persisted-queries)
20+
- [Introspection](/apollo-mcp-server/guides#from-schema-introspection)
2121

2222
## Send client name header when using persisted queries
2323

0 commit comments

Comments
 (0)