Interface: IQueryWorkflow
coresdk.workflow_activation.IQueryWorkflow
Properties of a QueryWorkflow.
Hierarchy
-
↳
IQueryWorkflow
Properties
arguments
• Optional arguments: null | $Properties[]
QueryWorkflow arguments
Inherited from
headers
• Optional headers: null | { [k: string]: $Properties; }
Headers attached to the query
Inherited from
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.
Inherited from
queryType
• Optional queryType: null | string
The query's function/method/etc name