erpPartOperations_updates
No description
input erpPartOperations_updates {
_inc: erpPartOperations_inc_input
_set: erpPartOperations_set_input
where: erpPartOperations_bool_exp!
}
Fields
erpPartOperations_updates._inc ● erpPartOperations_inc_input input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpPartOperations_updates._set ● erpPartOperations_set_input input
erpPartOperations_updates.where ● erpPartOperations_bool_exp! non-null input
Filter the data by using a (nested) boolean expression.