micro-graphql-react icon indicating copy to clipboard operation
micro-graphql-react copied to clipboard

graphql-code-generator plugin

Open TLadd opened this issue 5 years ago • 1 comments

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.

TLadd avatar Jun 17 '20 13:06 TLadd

I’d absolutely be open to that PR.

arackaf avatar Jun 17 '20 14:06 arackaf