QueryContactsWhereWhereConditionsRelation
No description
input QueryContactsWhereWhereConditionsRelation {
amount: Int
condition: QueryContactsWhereWhereConditions
operator: SQLOperator
relation: String!
}
No description
input QueryContactsWhereWhereConditionsRelation {
amount: Int
condition: QueryContactsWhereWhereConditions
operator: SQLOperator
relation: String!
}
QueryContactsWhereWhereConditionsRelation.amount ● Int scalarQueryContactsWhereWhereConditionsRelation.condition ● QueryContactsWhereWhereConditions inputQueryContactsWhereWhereConditionsRelation.operator ● SQLOperator enumQueryContactsWhereWhereConditionsRelation.relation ● String! non-null scalar