Skip to content

Commit 1674cdd

Browse files
authored
Merge pull request #34 from apollographql/lizhennessy-patch-1
Update README.md
2 parents 96829e8 + 88ba3d7 commit 1674cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To use the stdio transport, add the following to the MCP configuration file for
8282
"--directory",
8383
"<absolute path to repo>",
8484
"--schema",
85-
"graphql/weather/weather.graphql",
85+
"graphql/weather/api.graphql",
8686
"--operations",
8787
"graphql/weather/operations/forecast.graphql",
8888
"graphql/weather/operations/alerts.graphql",
@@ -225,4 +225,4 @@ The MCP client can then use these tools to provide schema information to the mod
225225
Source code in this repository is covered by the Elastic License 2.0. The
226226
default throughout the repository is a license under the Elastic License 2.0,
227227
unless a file header or a license file in a subdirectory specifies another
228-
license. [See the LICENSE](./LICENSE) for the full license text.
228+
license. [See the LICENSE](./LICENSE) for the full license text.

0 commit comments

Comments
 (0)