payment_stream_cursor_input
Streaming cursor of the table "payment"
input payment_stream_cursor_input {
initial_value: payment_stream_cursor_value_input!
ordering: cursor_ordering
}
Fields
payment_stream_cursor_input.initial_value
● payment_stream_cursor_value_input!
non-null input
Stream column input with initial value
payment_stream_cursor_input.ordering
● cursor_ordering
enum
cursor ordering
Member Of
payment_stream
subscription