NeokingdomDAO / dapp

https://dapp-neokingdom.vercel.app/
0 stars 0 forks source link

Generate queries with types using graphql-codegen #156

Closed andtos90 closed 4 months ago

andtos90 commented 4 months ago

We are not using the full potential of Typescript on the dapp. We can use graphql-codegen to generate queries type when creating a new query or when the subgraph types definition is updated

Tasks: