patient_stream_cursor_input
Streaming cursor of the table "patient"
input patient_stream_cursor_input {
initial_value: patient_stream_cursor_value_input!
ordering: cursor_ordering
}
Fields
patient_stream_cursor_input.initial_value
● patient_stream_cursor_value_input!
non-null input
Stream column input with initial value
patient_stream_cursor_input.ordering
● cursor_ordering
enum
cursor ordering
Member Of
patient_stream
subscription