@morph-mapper/source / RuntimeSchemaEntry
Type Alias: RuntimeSchemaEntry
RuntimeSchemaEntry =
object
Defined in: types/runtime.ts:21
Properties
allowedTypes?
optionalallowedTypes?:EntryItemType[]
Defined in: types/runtime.ts:25
configKey?
optionalconfigKey?:string
Defined in: types/runtime.ts:27
displayName?
optionaldisplayName?:string
Defined in: types/runtime.ts:22
prefill?
optionalprefill?:RuntimePrefillFn
Defined in: types/runtime.ts:26
semantics?
optionalsemantics?: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