erpParts_stream_cursor_value_input
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
input erpParts_stream_cursor_value_input {
createdAt: timestamptz
method: String
partNumber: String
partRevision: String
updatedAt: timestamptz
}
Fields
erpParts_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.
erpParts_stream_cursor_value_input.method ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_stream_cursor_value_input.partNumber ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_stream_cursor_value_input.partRevision ● String scalar
Returns true if the event value is equal to one of the given values in the collection; false otherwise.
erpParts_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.