Skip to content

@morph-mapper/source


@morph-mapper/source / CreateSchemaInput

Type Alias: CreateSchemaInput

CreateSchemaInput = object

Defined in: schemas/index.ts:36

Properties

config?

optional config?: Record<string, unknown>

Defined in: schemas/index.ts:44


createdBy?

optional createdBy?: string

Defined in: schemas/index.ts:46


definition

definition: Record<string, unknown>

Defined in: schemas/index.ts:45


description

description: string

Defined in: schemas/index.ts:41


domain

domain: string

Defined in: schemas/index.ts:37


name

name: string

Defined in: schemas/index.ts:40


operatorId

operatorId: string[]

Defined in: schemas/index.ts:42


type

type: string

Defined in: schemas/index.ts:38


updateTemplateDiscardFields

updateTemplateDiscardFields: string[]

Defined in: schemas/index.ts:43


variant

variant: string

Defined in: schemas/index.ts:39