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


