IncomingOptions
class IncomingOptions( val schema: Schema, val codegenModels: String, val schemaPackageName: String)
Content copied to clipboard
These are the options that should be the same in all modules.
Constructors
Link copied to clipboard
fun IncomingOptions( schema: Schema, codegenModels: String, schemaPackageName: String)
Content copied to clipboard