Skip to content

Commit

Permalink
Update packages/setup-api/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Rashkevitch <[email protected]>
  • Loading branch information
RomKadria and gregra81 authored Feb 11, 2024
1 parent f474473 commit 0ab7248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/setup-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The script gets the environment ready for graphql api development
## How do I work now?

After everything will be set up, you can write your queries in the `queries.graphql.ts` file ->
run 'npm run fetch:schma' ->
run 'npm run fetch:schema' ->
your types will be ready to use (as can be seen in the generated folder)!

## Installation
Expand Down

0 comments on commit 0ab7248

Please sign in to comment.