locationService_stream_cursor_value_input
Initial value of the column from where the streaming should start
input locationService_stream_cursor_value_input {
id: uuid
locationId: uuid
price: float8
serviceId: uuid
}
Initial value of the column from where the streaming should start
input locationService_stream_cursor_value_input {
id: uuid
locationId: uuid
price: float8
serviceId: uuid
}
locationService_stream_cursor_value_input.id ● uuid scalarlocationService_stream_cursor_value_input.locationId ● uuid scalarlocationService_stream_cursor_value_input.price ● float8 scalarlocationService_stream_cursor_value_input.serviceId ● uuid scalar