PayloadRenderType
@the-codegen-project/cli • Docs
Home / PayloadRenderType
Interface: PayloadRenderType<GeneratorType>
Type Parameters
| Type Parameter |
|---|
GeneratorType |
Properties
| Property | Type | Defined in |
|---|---|---|
channelModels | Record<string, ChannelPayload> | src/codegen/types.ts:170 |
filesWritten | string[] | src/codegen/types.ts:174 |
generator | GeneratorType | src/codegen/types.ts:173 |
operationModels | Record<string, ChannelPayload> | src/codegen/types.ts:171 |
otherModels | ChannelPayload[] | src/codegen/types.ts:172 |