Skip to main content

erpPersons_insert_input

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

input erpPersons_insert_input {
firstName: String
isActive: Boolean
laborTickets: erpLaborTickets_arr_rel_insert_input
lastName: String
personId: String
}

Fields

erpPersons_insert_input.firstName ● String scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPersons_insert_input.isActive ● Boolean scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPersons_insert_input.laborTickets ● erpLaborTickets_arr_rel_insert_input input

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPersons_insert_input.lastName ● String scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPersons_insert_input.personId ● String scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

Member Of

erpPersons_obj_rel_insert_input input