Capability
Swift Code 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-swift package that generates Swift-idiomatic code including Codable conformance, optional handling, and associated types. Integrates with Xcode build system through build phase scripts, enabling incremental code generation during development.
vs others: Only code generator providing first-class Swift support for GraphQL; most alternatives focus on JavaScript/TypeScript ecosystems