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