QuerySalesforceIntegrationErrorsWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query salesforceIntegrationErrors
.
input QuerySalesforceIntegrationErrorsWhereWhereConditions {
AND: [QuerySalesforceIntegrationErrorsWhereWhereConditions!]
HAS: QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation
OR: [QuerySalesforceIntegrationErrorsWhereWhereConditions!]
column: SalesforceIntegrationErrorSearchByColumns
operator: SQLOperator
value: Mixed
}
Fields
QuerySalesforceIntegrationErrorsWhereWhereConditions.AND
● [QuerySalesforceIntegrationErrorsWhereWhereConditions!]
list input
A set of conditions that requires all conditions to match.
QuerySalesforceIntegrationErrorsWhereWhereConditions.HAS
● QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation
input
Check whether a relation exists. Extra conditions or a minimum amount can be applied.
QuerySalesforceIntegrationErrorsWhereWhereConditions.OR
● [QuerySalesforceIntegrationErrorsWhereWhereConditions!]
list input
A set of conditions that requires at least one condition to match.
QuerySalesforceIntegrationErrorsWhereWhereConditions.column
● SalesforceIntegrationErrorSearchByColumns
enum
The column that is used for the condition.
QuerySalesforceIntegrationErrorsWhereWhereConditions.operator
● SQLOperator
enum
The operator that is used for the condition.
QuerySalesforceIntegrationErrorsWhereWhereConditions.value
● Mixed
scalar
The value that is used for the condition.
Member Of
QuerySalesforceIntegrationErrorsWhereWhereConditions
input ● QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation
input ● salesforceIntegrationErrors
query