You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

ApolloCodegenOptions.CodeGenerationEngine


ENUM

ApolloCodegenOptions.CodeGenerationEngine

Swift
1public enum CodeGenerationEngine: Equatable

Enum to select which code generation you wish to use

Cases

typescript

Swift
1case typescript

The default, tried and true code generation engine

Properties

default

Swift
1public static var `default`: CodeGenerationEngine

The current default for the code generation engine.

Feedback

Edit on GitHub

Forums