Skip to content

Commit

Permalink
New translations vtex-io-documentation-migrating-cms-settings-after-m…
Browse files Browse the repository at this point in the history
…ajor-update.md (English, United States)
  • Loading branch information
GeorgeLimaDev authored and kaio-donadelli committed Jan 10, 2025
1 parent a0f1d4b commit ad27758
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Make sure you have the following tools installed on your machine. They facilitat
vtex install {appVendor}.{appName}@{appVersion}
```

4. Open the VTEX Admin of the production workspace used in the previous steps and go to **GraphQL Admin IDE**:
4. Open the VTEX Admin of the production workspace used in the previous steps and go to the **GraphQL Admin IDE**:

```sh
vtex browse admin/graphql-ide
Expand All @@ -48,7 +48,7 @@ Make sure you have the following tools installed on your machine. They facilitat
}
```

>❗ Replace only the values in curly brackets with those that apply to your scenario. Keep the `x` without replacing it with the minor and patch versions. If you do that, the mutation won't work.
>❗ Replace only the values in curly brackets with those that apply to your scenario. Keep the `x` without replacing it with the minor and patch versions. If you do so, the mutation won't work.
7. Run the code by clicking `Execute Query` (▶).

Expand Down

0 comments on commit ad27758

Please sign in to comment.