Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.18.0
Integration App React
WorkspaceElementSpec
Interface WorkspaceElementSpec
interface
WorkspaceElementSpec
{
type
:
WorkspaceElementType
;
apiPath
:
string
;
name
:
string
;
namePlural
:
string
;
createSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
;
updateSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
;
}
Index
Properties
type
api
Path
name
name
Plural
create
Schema?
update
Schema?
Properties
type
type
:
WorkspaceElementType
api
Path
apiPath
:
string
name
name
:
string
name
Plural
namePlural
:
string
Optional
create
Schema
createSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
Optional
update
Schema
updateSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{
[
key
:
string
]:
any
}
,
{
[
key
:
string
]:
any
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
api
Path
name
name
Plural
create
Schema
update
Schema
Console
SDK
REST API
Integration App React - v2.18.0
Loading...