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 c3c2987 commit a56108bCopy full SHA for a56108b
README.md
@@ -36,7 +36,7 @@ graph LR
36
routerCore -->|gRPC| plugin
37
end
38
39
- routerCore -->|HTTP| subA["Products Subgraph<br/>(Standalone GraphQL)"]
+ routerCore -->|HTTP| subA["Products Subgraph<br/>(GraphQL Server)"]
40
41
plugin -->|HTTP| restA["External REST API"]
42
0 commit comments