QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation
Dynamic HAS conditions for WHERE conditions for the where
argument of the query salesforceIntegrationErrors
.
input QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation {
amount: Int
condition: QuerySalesforceIntegrationErrorsWhereWhereConditions
operator: SQLOperator
relation: String!
}
Fields
QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation.amount
● Int
scalar
The amount to test.
QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation.condition
● QuerySalesforceIntegrationErrorsWhereWhereConditions
input
Additional condition logic.
QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation.operator
● SQLOperator
enum
The comparison operator to test against the amount.
QuerySalesforceIntegrationErrorsWhereWhereConditionsRelation.relation
● String!
non-null scalar
The relation that is checked.