Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
FieldMappingEditableProperties
Variable FieldMappingEditableProperties
Const
FieldMappingEditableProperties
:
ZodObject
<
{
key
:
ZodOptional
<
ZodString
>
;
description
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
uuid
:
ZodOptional
<
ZodString
>
;
meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
integrationId
:
ZodOptional
<
ZodString
>
;
universalFieldMappingId
:
ZodOptional
<
ZodString
>
;
dataSourceKey
:
ZodOptional
<
ZodString
>
;
dataSourceId
:
ZodOptional
<
ZodString
>
;
appSchema
:
ZodOptional
<
ZodType
<
DataSchema
,
unknown
,
$ZodTypeInternals
<
DataSchema
,
unknown
>
>
,
>
;
direction
:
ZodOptional
<
ZodEnum
<
typeof
FieldMappingDirection
>
>
;
defaultImportValue
:
ZodOptional
<
ZodAny
>
;
defaultExportValue
:
ZodOptional
<
ZodAny
>
;
importValue
:
ZodOptional
<
ZodAny
>
;
exportValue
:
ZodOptional
<
ZodAny
>
;
frozenImportFields
:
ZodOptional
<
ZodAny
>
;
frozenExportFields
:
ZodOptional
<
ZodAny
>
;
frozenUnifiedExportFields
:
ZodOptional
<
ZodAny
>
;
}
,
$strip
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.6.0
Loading...