Interface: EnqueueParams
Extended by
Properties
concurrency_key?
optionalconcurrency_key:null|string
dedupe_key?
optionaldedupe_key:null|string
delay_ms?
optionaldelay_ms:number
operation_id
operation_id:
string
priority?
optionalpriority:number
request?
optionalrequest:object
body?
optionalbody:unknown
Description
JSON request body for the target operation, when any.
path_params?
optionalpath_params:object
Index Signature
[key: string]: unknown
Description
Path template substitutions keyed by parameter name.
query?
optionalquery:object
Index Signature
[key: string]: unknown
Description
Query string parameters keyed by name.
run_at?
optionalrun_at:string