MachineTP_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input MachineTP_stream_cursor_value_input {
companyId: String
decommissionedAt: timestamptz
machineId: String
machineRef: Int
make: String
model: String
name: String
partCountMetricKey: String
}
Fields
MachineTP_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.
MachineTP_stream_cursor_value_input.decommissionedAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
MachineTP_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.
MachineTP_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.
MachineTP_stream_cursor_value_input.make ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
MachineTP_stream_cursor_value_input.model ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
MachineTP_stream_cursor_value_input.name ● String scalar
A descriptive, human-readable name
MachineTP_stream_cursor_value_input.partCountMetricKey ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.