bullmq - v5.64.0
Preparing search index...
v1
FlowJob
Interface FlowJob
interface
FlowJob
{
children
?:
FlowJob
[]
;
data
?:
any
;
name
:
string
;
opts
?:
Omit
<
JobsOptions
,
"repeat"
|
"parent"
>
;
prefix
?:
string
;
queueName
:
string
;
}
Index
Properties
children?
data?
name
opts?
prefix?
queue
Name
Properties
Optional
children
children
?:
FlowJob
[]
Optional
data
data
?:
any
name
name
:
string
Optional
opts
opts
?:
Omit
<
JobsOptions
,
"repeat"
|
"parent"
>
Optional
prefix
prefix
?:
string
queue
Name
queueName
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
data
name
opts
prefix
queue
Name
bullmq - v5.64.0
Loading...