ContractInvoicesWhereWhereConditions
Dynamic WHERE conditions for the where argument of the query invoices.
input ContractInvoicesWhereWhereConditions {
column: InvoicesWhereColumns
operator: SQLOperator
value: Mixed
AND: [ContractInvoicesWhereWhereConditions!]
OR: [ContractInvoicesWhereWhereConditions!]
HAS: ContractInvoicesWhereWhereConditionsRelation
}
Fields
ContractInvoicesWhereWhereConditions.column ● InvoicesWhereColumns enum
The column that is used for the condition.
ContractInvoicesWhereWhereConditions.operator ● SQLOperator enum
The operator that is used for the condition.
ContractInvoicesWhereWhereConditions.value ● Mixed scalar
The value that is used for the condition.