Skip to content

Swift Codegen Phase 1 Alpha

Closed Oct 14, 2021 92% complete

Phase 1 of Swift Code Generation as outlined in the Swift Codegen RFC.

TL;DR: Parsing JSON coming out of our typescript code generation and using that to generate code which can be used to communicate with a GraphQL server without any caching.

Phase 1 of Swift Code Generation as outlined in the Swift Codegen RFC.

TL;DR: Parsing JSON coming out of our typescript code generation and using that to generate code which can be used to communicate with a GraphQL server without any caching.

Loading