Skip to main content

LetterEasementsWhereWhereConditions

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

input LetterEasementsWhereWhereConditions {
column: EasementsWhereColumns
operator: SQLOperator
value: Mixed
AND: [LetterEasementsWhereWhereConditions!]
OR: [LetterEasementsWhereWhereConditions!]
HAS: LetterEasementsWhereWhereConditionsRelation
}

Fields

LetterEasementsWhereWhereConditions.column ● EasementsWhereColumns enum

The column that is used for the condition.

LetterEasementsWhereWhereConditions.operator ● SQLOperator enum

The operator that is used for the condition.

LetterEasementsWhereWhereConditions.value ● Mixed scalar

The value that is used for the condition.

LetterEasementsWhereWhereConditions.AND ● [LetterEasementsWhereWhereConditions!] list input

A set of conditions that requires all conditions to match.

LetterEasementsWhereWhereConditions.OR ● [LetterEasementsWhereWhereConditions!] list input

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

LetterEasementsWhereWhereConditions.HAS ● LetterEasementsWhereWhereConditionsRelation input

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

Member Of

LetterEasementsWhereWhereConditions input ● LetterEasementsWhereWhereConditionsRelation input