Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
BaseDataLinkTableInstance
Variable BaseDataLinkTableInstance
Const
BaseDataLinkTableInstance
:
ZodObject
<
{
id
:
ZodString
;
key
:
ZodOptional
<
ZodString
>
;
uuid
:
ZodOptional
<
ZodString
>
;
description
:
ZodOptional
<
ZodString
>
;
meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
name
:
ZodString
;
state
:
ZodOptional
<
ZodEnum
<
typeof
WorkspaceElementState
>
>
;
errors
:
ZodOptional
<
ZodArray
<
ZodType
<
ErrorDataSchema
,
unknown
,
$ZodTypeInternals
<
ErrorDataSchema
,
unknown
>
,
>
,
>
,
>
;
revision
:
ZodOptional
<
ZodString
>
;
createdAt
:
ZodOptional
<
ZodString
>
;
updatedAt
:
ZodOptional
<
ZodString
>
;
isDeactivated
:
ZodOptional
<
ZodBoolean
>
;
dataLinkTableId
:
ZodOptional
<
ZodString
>
;
connectionId
:
ZodOptional
<
ZodString
>
;
integrationId
:
ZodString
;
instanceKey
:
ZodOptional
<
ZodString
>
;
userId
:
ZodString
;
archivedAt
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.6.0
Loading...