erpReason_insert_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpReason_insert_input {
annotationTypeRef: Int
category: String
code: String
description: String
entityType: String
laborTickets: erpLaborTicketsReasons_arr_rel_insert_input
reasonId: String
reasonRef: bigint
rejectReasonRef: Int
}
Fields
erpReason_insert_input.annotationTypeRef ● Int scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.category ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.code ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.description ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.entityType ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.laborTickets ● erpLaborTicketsReasons_arr_rel_insert_input input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.reasonId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.reasonRef ● bigint scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpReason_insert_input.rejectReasonRef ● Int scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.