Capability
Flow Type Generation From Graphql Operations
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
Unique: Dedicated apollo-codegen-flow package that extends the core compiler to emit Flow-specific syntax (exact types, opaque types, variance). Maintains parallel implementation with TypeScript generator, allowing projects to generate both simultaneously.
vs others: Only major tool providing Flow code generation for GraphQL; most alternatives (graphql-code-generator) focus exclusively on TypeScript