Skip to content

@morph-mapper/source


@morph-mapper/source / RuntimeSchemaEntry

Type Alias: RuntimeSchemaEntry

RuntimeSchemaEntry = object

Defined in: types/runtime.ts:21

Properties

allowedTypes?

optional allowedTypes?: EntryItemType[]

Defined in: types/runtime.ts:25


configKey?

optional configKey?: string

Defined in: types/runtime.ts:27


displayName?

optional displayName?: string

Defined in: types/runtime.ts:22


prefill?

optional prefill?: RuntimePrefillFn

Defined in: types/runtime.ts:26


semantics?

optional semantics?: string

Defined in: types/runtime.ts:28


type

type: EntryItemType

Defined in: types/runtime.ts:24


validation

validation: ZodTypeAny

Defined in: types/runtime.ts:23