Skip to content

Commit

Permalink
Update developing.md add gql.tada guide
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 b981dad commit 76dd691
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,15 @@ 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). All you need to do is accept using the workspace typescript version.
Generation of types types is done with [gql.tada](https://github.com/0no-co/gql.tada). All you need to do is allow using the workspace typescript version.
![image](https://github.com/NTNU-SmallSat-Lab/outreach-website/assets/24990129/c3bdfc00-205d-4b6e-a79c-f46bcd7e8eca)

If you don't get the popup, you can set it manually like this:
![image](https://github.com/NTNU-SmallSat-Lab/outreach-website/assets/24990129/bafd8be5-2b63-4ec7-a7c3-e040b6e7ccec)

![image](https://github.com/NTNU-SmallSat-Lab/outreach-website/assets/24990129/70c3f03a-74c9-4d68-a863-26806f7e5e72)




## Strapi invite others
Expand Down

0 comments on commit 76dd691

Please sign in to comment.