Skip to main content

CorrespondenceProjectsWhereWhereConditions

Dynamic WHERE conditions for the where argument of the query projects.

input CorrespondenceProjectsWhereWhereConditions {
column: ProjectsWhereColumns
operator: SQLOperator
value: Mixed
AND: [CorrespondenceProjectsWhereWhereConditions!]
OR: [CorrespondenceProjectsWhereWhereConditions!]
HAS: CorrespondenceProjectsWhereWhereConditionsRelation
}

Fields

CorrespondenceProjectsWhereWhereConditions.column ● ProjectsWhereColumns enum

The column that is used for the condition.

CorrespondenceProjectsWhereWhereConditions.operator ● SQLOperator enum

The operator that is used for the condition.

CorrespondenceProjectsWhereWhereConditions.value ● Mixed scalar

The value that is used for the condition.

CorrespondenceProjectsWhereWhereConditions.AND ● [CorrespondenceProjectsWhereWhereConditions!] list input

A set of conditions that requires all conditions to match.

CorrespondenceProjectsWhereWhereConditions.OR ● [CorrespondenceProjectsWhereWhereConditions!] list input

A set of conditions that requires at least one condition to match.

CorrespondenceProjectsWhereWhereConditions.HAS ● CorrespondenceProjectsWhereWhereConditionsRelation input

Check whether a relation exists. Extra conditions or a minimum amount can be applied.

Member Of

CorrespondenceProjectsWhereWhereConditions input ● CorrespondenceProjectsWhereWhereConditionsRelation input