QuerySpecificationsHasTagsWhereHasConditions
Dynamic WHERE conditions for the hasTags
argument of the query specifications
.
input QuerySpecificationsHasTagsWhereHasConditions {
column: QuerySpecificationsHasTagsColumn
operator: SQLOperator
value: Mixed
AND: [QuerySpecificationsHasTagsWhereHasConditions!]
OR: [QuerySpecificationsHasTagsWhereHasConditions!]
HAS: QuerySpecificationsHasTagsWhereHasConditionsRelation
}
Fields
QuerySpecificationsHasTagsWhereHasConditions.column
● QuerySpecificationsHasTagsColumn
enum
The column that is used for the condition.