erpPersons_obj_rel_insert_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpPersons_obj_rel_insert_input {
data: erpPersons_insert_input!
on_conflict: erpPersons_on_conflict
}
Fields
erpPersons_obj_rel_insert_input.data ● erpPersons_insert_input! non-null input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpPersons_obj_rel_insert_input.on_conflict ● erpPersons_on_conflict input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.