erpResources_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpResources_stream_cursor_value_input {
createdAt: timestamptz
description: String
isResourceGroup: Boolean
machineGroupId: String
machineRef: Int
name: String
productionBurdenRateHourly: Float
resourceId: String
setupBurdenRateHourly: Float
type: String
updatedAt: timestamptz
}
Fields
erpResources_stream_cursor_value_input.createdAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_stream_cursor_value_input.description ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_stream_cursor_value_input.isResourceGroup ● Boolean scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_stream_cursor_value_input.machineGroupId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_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.
erpResources_stream_cursor_value_input.name ● String scalar
A descriptive, human-readable name
erpResources_stream_cursor_value_input.productionBurdenRateHourly ● Float scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_stream_cursor_value_input.resourceId ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_stream_cursor_value_input.setupBurdenRateHourly ● Float scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpResources_stream_cursor_value_input.type ● String scalar
The type of a metric as defined in the data mapping section of the machine's edit form. See the data catalog for more information.
erpResources_stream_cursor_value_input.updatedAt ● timestamptz scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.