@shopify/cli-kit
Preparing search index...
node/api/bulk-operations/format-bulk-operation-status
BulkOperationCancellationResult
Interface BulkOperationCancellationResult
interface
BulkOperationCancellationResult
{
body
?:
TokenItem
;
customSections
?:
{
body
:
{
list
:
{
items
:
string
[]
}
}
[]
}
[]
;
headline
:
string
;
renderType
:
"info"
|
"warning"
|
"success"
;
}
Index
Properties
body?
custom
Sections?
headline
render
Type
Properties
Optional
body
body
?:
TokenItem
Optional
custom
Sections
customSections
?:
{
body
:
{
list
:
{
items
:
string
[]
}
}
[]
}
[]
headline
headline
:
string
render
Type
renderType
:
"info"
|
"warning"
|
"success"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
custom
Sections
headline
render
Type
@shopify/cli-kit
Loading...