Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
WorkspaceElementSpec
Interface WorkspaceElementSpec
interface
WorkspaceElementSpec
{
type
:
WorkspaceElementType
;
createSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{}
,
{}
>
;
updateSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{}
,
{}
>
;
}
Index
Properties
type
create
Schema?
update
Schema?
Properties
type
type
:
WorkspaceElementType
Optional
create
Schema
create
Schema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{}
,
{}
>
Optional
update
Schema
update
Schema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{}
,
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
create
Schema
update
Schema
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...