Interface: $Properties
workflow_activation.QueryWorkflow.$Properties
Properties of a QueryWorkflow.
Hierarchy
-
$Properties
Properties
arguments
• Optional arguments: null | $Properties[]
QueryWorkflow arguments
headers
• Optional headers: null | { [k: string]: $Properties; }
Headers attached to the query
queryId
• Optional queryId: null | string
For PollWFTResp query field, this will be set to the special value legacy. For the
queries field, the server provides a unique identifier. If it is a legacy query,
lang cannot issue any commands in response other than to answer the query.
queryType
• Optional queryType: null | string
The query's function/method/etc name