/
Launch Apollo Studio


ENUM

ApolloCodegenOptions.CodeGenerationEngine

public enum CodeGenerationEngine

Enum to select which code generation you wish to use

Cases

typescript

case typescript

The default, tried and true code generation engine

swiftExperimental

case swiftExperimental

The VERY WORK IN PROGRESS Swift code generation engine. Use at your own risk!

Edit on GitHub