Skip to content

Commit a3480d2

Browse files
authored
Merge pull request #353 from apollographql/alyssahursh-mcp-formatting
Fix bullet point formatting
2 parents 88951db + 3976424 commit a3480d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ The architecture enables intelligent API orchestration through these components:
8989
* Persisted Query Manifests: Pre-approved operation lists from Apollo GraphOS
9090
* Schema Introspection: Dynamic operation discovery for flexible AI exploration
9191

92-
Secure Execution: When invoked, the server executes GraphQL operations against your API endpoint, respecting all existing authentication, headers, and security policies.
93-
Existing Infrastructure: Your GraphQL API handles requests normally, with Apollo MCP Server acting as a controlled gateway rather than requiring any changes to your graph.
92+
* Secure Execution: When invoked, the server executes GraphQL operations against your API endpoint, respecting all existing authentication, headers, and security policies.
93+
* Existing Infrastructure: Your GraphQL API handles requests normally, with Apollo MCP Server acting as a controlled gateway rather than requiring any changes to your graph.
9494

9595
This design lets you expose precise GraphQL capabilities to AI while maintaining complete control over data access and security.
9696

0 commit comments

Comments
 (0)