business_machine_stream_cursor_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_input {
initial_value: business_machine_stream_cursor_value_input!
ordering: cursor_ordering
}
Fields
business_machine_stream_cursor_input.initial_value ● business_machine_stream_cursor_value_input! non-null input
The value observed at the eventTime.
business_machine_stream_cursor_input.ordering ● cursor_ordering enum
Returns true if the event value is equal to one of the given values in the collection; false otherwise.