You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`-d, --directory <DIRECTORY>`| The working directory to use. Defaults the current working directory. |
64
64
|`-s, --schema <SCHEMA>`| The path to the GraphQL API schema file. |
65
-
|`-c, --custom-scalars-config <CUSTOM_SCALARS_CONFIG>`| The path to the GraphQL custom_scalars_config file. [Learn more](/apollo-mcp-server/guides/#custom-scalars). |
65
+
|`-c, --custom-scalars-config <CUSTOM_SCALARS_CONFIG>`| The path to the GraphQL custom_scalars_config file. |
66
66
|`-e, --endpoint <ENDPOINT>`| The GraphQL endpoint the server will invoke.<br />[default: `http://127.0.0.1:4000`]|
67
67
|`--header <HEADERS>`| Headers to send to the endpoint. |
68
68
|`--sse-port <SSE_PORT>`| Start the server using the SSE transport on the given port (default: 5000). |
0 commit comments