You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an unutilized package in the package.json, @graphql-codegen/cli. Could we use it and generate the hooks and types?
Once done, could you devise a solution to have the ResultNode type inherit the type from the autogenerated code? Thanks to this approach, we will have only one source of truth for our API response type: graphql query 💪 💯
The text was updated successfully, but these errors were encountered:
We have an unutilized package in the
package.json
, @graphql-codegen/cli. Could we use it and generate the hooks and types?Once done, could you devise a solution to have the
ResultNode
type inherit the type from the autogenerated code? Thanks to this approach, we will have only one source of truth for our API response type: graphql query 💪 💯The text was updated successfully, but these errors were encountered: