diff --git a/graphql_client_cli/README.md b/graphql_client_cli/README.md index fed2fe117..1843c789e 100644 --- a/graphql_client_cli/README.md +++ b/graphql_client_cli/README.md @@ -1,6 +1,6 @@ # GraphQL client CLI -This is still a WIP, the main use for it now is to download the `schema.json` from a GraphQL endpoint, which you can also do with [apollo-codegen](https://github.com/apollographql/apollo-cli). +This is still a WIP, the main use for it now is to download the `schema.json` from a GraphQL endpoint, which you can also do with [the Apollo CLI](https://github.com/apollographql/apollo-tooling#apollo-clientdownload-schema-output). ## Install