Command line tool for your GraphQL projects.
Install latest version:
curl -sS https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/install.sh | sh
Install a specific version (in CI):
VERSION=0.0.4 curl -sS https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/install.sh | sh
Type --help
for up-to-date usage
apollo-kotlin-cli --help