Preparing search index...
The search index is not available
bullmq - v5.17.0
bullmq
v3
FlowJobBase
Interface FlowJobBase<T>
interface
FlowJobBase
<
T
>
{
children
?:
FlowChildJob
[]
;
data
?:
any
;
name
:
string
;
opts
?:
Omit
<
T
,
"repeat"
>
;
prefix
?:
string
;
queueName
:
string
;
}
Type Parameters
T
Index
Properties
children?
data?
name
opts?
prefix?
queue
Name
Properties
Optional
children
children
?:
FlowChildJob
[]
Optional
data
data
?:
any
name
name
:
string
Optional
opts
opts
?:
Omit
<
T
,
"repeat"
>
Optional
prefix
prefix
?:
string
queue
Name
queue
Name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
children
data
name
opts
prefix
queue
Name
bullmq - v5.17.0
v5
v4
v3
v2
v1
Generated using
TypeDoc