Skip to content

Introducing react-apollo-generator

A small package that generates React Apollo hooks with graphql-codegen, with support for multiple GraphQL schemas.

1 min read
  • react
  • graphql
  • tooling

Originally published on dev.to

I just created a little package to generate React Apollo hooks with graphql-codegen. It has support for multiple GraphQL schemas too. πŸ‘Ί

Check it out on GitHub: GiancarlosIO/react-apollo-generator