CLI tool to generate typed client code (Swift initially, later TypeScript/Flow) from GraphQL schemas and query documents. Version 0.4.0 is early stage — only Swift output, no fragment support beyond exact type matches. Unstable API. Superseded by @graphql-codegen/cli (v1+) and Apollo CLI. Releases were sporadic. Differentiated as first codegen from Apollo, but quickly replaced.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This is a CLI tool, not a library import.
CLI commands, not programmatic API.
Install CLI, download schema with auth header, generate Swift code from .graphql files.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.