Skip to main content

Reject_stream_cursor_value_input

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

input Reject_stream_cursor_value_input {
rejectId: String
rejectType: String
rejectedAt: timestamptz
value: Int
}

Fields

Reject_stream_cursor_value_input.rejectId ● String scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

Reject_stream_cursor_value_input.rejectType ● String scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

Reject_stream_cursor_value_input.rejectedAt ● timestamptz scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

Reject_stream_cursor_value_input.value ● Int scalar

The value observed at the eventTime.

Member Of

Reject_stream_cursor_input input