Articles tagged with codegen
Development
Why You Should Use GraphQL-Code Generator with React and GraphQL
What is Graphql-Code Generator (CodeGen)?
GraphQL-CodeGen is a CLI that can generate code from your GraphQL operations and schema. In React projects using typescript operations, it is very helpful to map GraphQL schema into interfaces. GraphQL can also generate hooks from operations.hello@start-up.house