Commit c3dc7cc9 authored by Naman Jagdish Gala's avatar Naman Jagdish Gala 💬 Committed by Naman Jagdish Gala
Browse files

Update proposal to solution in mcp_graphql doc

parent 728a25b3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -7,10 +7,11 @@ coaches: [ "@ntepluhina", "@igor.drozdov" ]
dris: [ "@armin.pasalic" ]
owning-stage: "~devops::plan"
participating-stages: []
# Hides this page in the left sidebar. Recommended so we don't pollute it.
toc_hide: true
---

{{< engineering/design-document-header >}}

## Summary

This design introduces a reusable pattern for creating Model Context Protocol
@@ -62,7 +63,7 @@ integration:
- Creating a generic GraphQL client library
- Parallel mutation execution (GraphQL executes mutations sequentially)

## Proposal
## Solution

Introduce a **two-layer architecture** for GraphQL-based MCP tools: