Skip to content

Commit 1ce7e56

Browse files
committed
bugfix in docs 2
1 parent 519c6a1 commit 1ce7e56

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

website/src/pages/docs/migration/apollo-tooling.mdx

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,8 @@ export default config
113113
</Tabs.Tab>
114114
</Tabs>
115115

116-
Running GraphQL Codegen:
117-
118-
```sh
119-
graphql-codegen
120-
````
121-
122-
You can also run GraphQL Codegen [programmatically](https://the-guild.dev/graphql/codegen/docs/advanced/programmatic-usage).
116+
You can read about GraphQL Codegen programmatically [here](https://the-guild.dev/graphql/codegen/docs/advanced/programmatic-usage).
117+
This document describes using the CLI version (not the basic core usage).
123118

124119
## Per-operation file generation with `near-operation-file`
125120

0 commit comments

Comments
 (0)