We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccf0de commit 1d1e169Copy full SHA for 1d1e169
src/pages/gen2/reference/cli-commands/index.mdx
@@ -242,7 +242,7 @@ Optional parameters:
242
243
244
### Generate GraphQL client code using the Amplify App ID and branch.
245
-```bash
+```bash title="Terminal" showLineNumbers={false}
246
npx amplify generate graphql-client-code --app-id xxxxxx --branch staging
247
```
248
### Generate GraphQL client code for a branch that is connected in the Amplify service
0 commit comments