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
I'm working on a project where a really lightweight graphql client would be ideal, and this seems like it could be a great fit. One of the things I would miss from apollo/urql is using graphql-code-generator to generate hooks with type information for my declared queries. Have you considered creating a graphql-code-generator plugin for this? I would likely be interested in contributing if it's just a matter of not getting around to it yet vs some technical issue.
The text was updated successfully, but these errors were encountered:
I'm working on a project where a really lightweight graphql client would be ideal, and this seems like it could be a great fit. One of the things I would miss from apollo/urql is using graphql-code-generator to generate hooks with type information for my declared queries. Have you considered creating a graphql-code-generator plugin for this? I would likely be interested in contributing if it's just a matter of not getting around to it yet vs some technical issue.
The text was updated successfully, but these errors were encountered: