Skip to main content

Interface: $Properties

v1.QueryWorkflowRequest.$Properties

Properties of a QueryWorkflowRequest.

Hierarchy

Properties

execution

Optional execution: null | $Properties

QueryWorkflowRequest execution


namespace

Optional namespace: null | string

QueryWorkflowRequest namespace


query

Optional query: null | $Properties

QueryWorkflowRequest query


queryRejectCondition

Optional queryRejectCondition: null | QueryRejectCondition

QueryRejectCondition can used to reject the query if workflow state does not satisfy condition. Default: QUERY_REJECT_CONDITION_NONE.