Skip to main content

user_stream_cursor_input

Streaming cursor of the table "user"

input user_stream_cursor_input {
initial_value: user_stream_cursor_value_input!
ordering: cursor_ordering
}

Fields

user_stream_cursor_input.initial_value ● user_stream_cursor_value_input! non-null input

Stream column input with initial value

user_stream_cursor_input.ordering ● cursor_ordering enum

cursor ordering

Member Of

user_stream subscription