QueryWorkflowCompletionWhereWhereConditions
No description
input QueryWorkflowCompletionWhereWhereConditions {
column: WorkflowCompletionSearchByColumns
operator: SQLOperator
value: Mixed
AND: [QueryWorkflowCompletionWhereWhereConditions!]
OR: [QueryWorkflowCompletionWhereWhereConditions!]
HAS: QueryWorkflowCompletionWhereWhereConditions
}
Fields
QueryWorkflowCompletionWhereWhereConditions.column ● WorkflowCompletionSearchByColumns enum
QueryWorkflowCompletionWhereWhereConditions.operator ● SQLOperator enum
QueryWorkflowCompletionWhereWhereConditions.value ● Mixed scalar
QueryWorkflowCompletionWhereWhereConditions.AND ● [QueryWorkflowCompletionWhereWhereConditions!] list input
QueryWorkflowCompletionWhereWhereConditions.OR ● [QueryWorkflowCompletionWhereWhereConditions!] list input
QueryWorkflowCompletionWhereWhereConditions.HAS ● QueryWorkflowCompletionWhereWhereConditions input
Member Of
QueryWorkflowCompletionWhereWhereConditions input ● workflowCompletes query


