business_machine_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input business_machine_stream_cursor_value_input {
companyId: String
decommissionedAt: timestamp
deletedAt: timestamp
machineId: String
machineMake: String
machineModel: String
machineRef: Int
name: String
partCount: String
rootMachine: smallint
}
Fields
business_machine_stream_cursor_value_input.companyId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.decommissionedAt ● timestamp scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.deletedAt ● timestamp scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.machineId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.machineMake ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.machineModel ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.machineRef ● Int scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.name ● String scalar
A descriptive, human-readable name
business_machine_stream_cursor_value_input.partCount ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
business_machine_stream_cursor_value_input.rootMachine ● smallint scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.