@morph-mapper/source / CreateMapItem
Type Alias: CreateMapItem
CreateMapItem =
object
Defined in: schemas/create.ts:38
Properties
computed?
optionalcomputed?:any
Defined in: schemas/create.ts:43
formerOutputType
formerOutputType:
"unwrap"|"group"|"array"|"forEach"|"data"|"code"
Defined in: schemas/create.ts:45
key
key:
string
Defined in: schemas/create.ts:39
name
name:
string
Defined in: schemas/create.ts:40
outputType
outputType:
"unwrap"|"group"|"array"|"forEach"|"data"|"code"
Defined in: schemas/create.ts:46
parentId
parentId:
string|undefined
Defined in: schemas/create.ts:41
value?
optionalvalue?:any
Defined in: schemas/create.ts:42