erpPersons_set_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpPersons_set_input {
firstName: String
isActive: Boolean
lastName: String
personId: String
}
Fields
erpPersons_set_input.firstName ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpPersons_set_input.isActive ● Boolean scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpPersons_set_input.lastName ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpPersons_set_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_updates input