Skip to content

Commit

Permalink
Make sure you have full sentences
Browse files Browse the repository at this point in the history
  • Loading branch information
haworku committed Oct 5, 2023
1 parent e76d9f5 commit 131bca9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/technical-design/creating-and-testing-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,8 @@ _**Run `yarn prisma generate`**_

or from the root run `.dev local --postgres --api` which includes prisma code generation

This command will create
This command will create `node_modules/.prisma/client/index.d.ts`

### Generating graphql types
_**On the command line, navigate to `/services/app-graphql`**_
_**Run `yarn gqlgen`**_
Expand Down

0 comments on commit 131bca9

Please sign in to comment.