Skip to content

Commit

Permalink
Update developing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnus Alexander Strømseng authored and GitHub committed Apr 29, 2024
1 parent 15c15c8 commit b981dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The following should **NOT** be made publicly available:

To explore the schema, use the [apollo sandbox](https://studio.apollographql.com/sandbox/explorer/) with `http://localhost:1337/graphql` as the url.

Generation of types types is done with [gql.tada](https://github.com/0no-co/gql.tada)
Generation of types types is done with [gql.tada](https://github.com/0no-co/gql.tada). All you need to do is accept using the workspace typescript version.


## Strapi invite others
Expand Down

0 comments on commit b981dad

Please sign in to comment.