Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.14.0
Integration App SDK
WorkspaceElementSpec
Interface WorkspaceElementSpec
interface
WorkspaceElementSpec
{
type
:
WorkspaceElementType
;
apiPath
:
string
;
name
:
string
;
namePlural
:
string
;
createSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{}
,
{}
>
;
updateSchema
?:
ZodObject
<
any
,
UnknownKeysParam
,
ZodTypeAny
,
{}
,
{}
>
;
}
Index
Properties
type
api
Path
name
name
Plural
create
Schema?
update
Schema?
Properties
type
type
:
WorkspaceElementType
api
Path
api
Path
:
string
name
name
:
string
name
Plural
name
Plural
:
string
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
api
Path
name
name
Plural
create
Schema
update
Schema
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...