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