Loading content/handbook/engineering/architecture/design-documents/mcp_graphql/_index.md +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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: Loading Loading
content/handbook/engineering/architecture/design-documents/mcp_graphql/_index.md +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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: Loading