erpParts_insert_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpParts_insert_input {
method: String
partNumber: String
partOperations: erpPartOperations_arr_rel_insert_input
partRevision: String
workOrders: erpWorkOrder_arr_rel_insert_input
}
Fields
erpParts_insert_input.method ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_insert_input.partNumber ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_insert_input.partOperations ● erpPartOperations_arr_rel_insert_input input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_insert_input.partRevision ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_insert_input.workOrders ● erpWorkOrder_arr_rel_insert_input input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.