@@ -107,7 +107,7 @@ OPTIONS
107107 --watch Watch the query files to auto-generate on changes.
108108```
109109
110- _ See code: [ src/commands/codegen/generate.ts] ( https://github.com/apollographql/apollo-cli/blob/v1.6.0 /src/commands/codegen/generate.ts ) _
110+ _ See code: [ src/commands/codegen/generate.ts] ( https://github.com/apollographql/apollo-cli/blob/master/packages/apollo-cli /src/commands/codegen/generate.ts ) _
111111
112112## ` apollo help [COMMAND] `
113113
@@ -145,7 +145,7 @@ OPTIONS
145145 GraphQL queries in Javascript/Typescript code
146146```
147147
148- _ See code: [ src/commands/queries/check.ts] ( https://github.com/apollographql/apollo-cli/blob/v1.6.0 /src/commands/queries/check.ts ) _
148+ _ See code: [ src/commands/queries/check.ts] ( https://github.com/apollographql/apollo-cli/blob/master/packages/apollo-cli /src/commands/queries/check.ts ) _
149149
150150## ` apollo schema:check `
151151
@@ -164,7 +164,7 @@ OPTIONS
164164 --key=key The API key for the Apollo Engine service
165165```
166166
167- _ See code: [ src/commands/schema/check.ts] ( https://github.com/apollographql/apollo-cli/blob/v1.6.0 /src/commands/schema/check.ts ) _
167+ _ See code: [ src/commands/schema/check.ts] ( https://github.com/apollographql/apollo-cli/blob/master/packages/apollo-cli /src/commands/schema/check.ts ) _
168168
169169## ` apollo schema:download OUTPUT `
170170
@@ -185,7 +185,7 @@ OPTIONS
185185 --key=key The API key for the Apollo Engine service
186186```
187187
188- _ See code: [ src/commands/schema/download.ts] ( https://github.com/apollographql/apollo-cli/blob/v1.6.0 /src/commands/schema/download.ts ) _
188+ _ See code: [ src/commands/schema/download.ts] ( https://github.com/apollographql/apollo-cli/blob/master/packages/apollo-cli /src/commands/schema/download.ts ) _
189189
190190## ` apollo schema:publish `
191191
@@ -204,7 +204,7 @@ OPTIONS
204204 --key=key The API key for the Apollo Engine service
205205```
206206
207- _ See code: [ src/commands/schema/publish.ts] ( https://github.com/apollographql/apollo-cli/blob/v1.6.0 /src/commands/schema/publish.ts ) _
207+ _ See code: [ src/commands/schema/publish.ts] ( https://github.com/apollographql/apollo-cli/blob/master/packages/apollo-cli /src/commands/schema/publish.ts ) _
208208<!-- commandsstop -->
209209
210210# Configuration
0 commit comments