Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshinotsuyoshi committed Oct 20, 2024
1 parent 84b0e4b commit 9bb3f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ This project adopts a **Code-First** approach to defining GraphQL schemas using
Use the available rake task in the backend to update the GraphQL schema and output it to the `graphql-schema` directory:
```bash
# cd ./backend
bin/rails graphql:schema:dump
bin/rails graphql:schema:idl
```

2. **Generate TypeScript Types in Frontend**
Expand Down

0 comments on commit 9bb3f7b

Please sign in to comment.