Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
StartSliceRow
Interface StartSliceRow
interface
StartSliceRow
{
completedAt
:
string
|
null
;
definition
:
string
;
subject
:
|
`
dataset:
${
string
}
`
|
`
canvas:
${
string
}
`
|
`
media-library:
${
string
}
`
|
`
dashboard:
${
string
}
`
|
null
;
}
Index
Properties
completed
At
definition
subject
Properties
completed
At
completedAt
:
string
|
null
definition
definition
:
string
subject
subject
:
|
`
dataset:
${
string
}
`
|
`
canvas:
${
string
}
`
|
`
media-library:
${
string
}
`
|
`
dashboard:
${
string
}
`
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
At
definition
subject
Sanity Library Reference Docs
Loading...