Skip to main content

QueryEasementsHasCreatorWhereHasConditions

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

input QueryEasementsHasCreatorWhereHasConditions {
column: QueryEasementsHasCreatorColumn
operator: SQLOperator
value: Mixed
AND: [QueryEasementsHasCreatorWhereHasConditions!]
OR: [QueryEasementsHasCreatorWhereHasConditions!]
HAS: QueryEasementsHasCreatorWhereHasConditionsRelation
}

Fields

QueryEasementsHasCreatorWhereHasConditions.column ● QueryEasementsHasCreatorColumn enum

The column that is used for the condition.

QueryEasementsHasCreatorWhereHasConditions.operator ● SQLOperator enum

The operator that is used for the condition.

QueryEasementsHasCreatorWhereHasConditions.value ● Mixed scalar

The value that is used for the condition.

QueryEasementsHasCreatorWhereHasConditions.AND ● [QueryEasementsHasCreatorWhereHasConditions!] list input

A set of conditions that requires all conditions to match.

QueryEasementsHasCreatorWhereHasConditions.OR ● [QueryEasementsHasCreatorWhereHasConditions!] list input

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

QueryEasementsHasCreatorWhereHasConditions.HAS ● QueryEasementsHasCreatorWhereHasConditionsRelation input

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

Member Of

easements query ● QueryEasementsHasCreatorWhereHasConditions input ● QueryEasementsHasCreatorWhereHasConditionsRelation input