Skip to main content

Sponsor_stream

fetch data from the table in a streaming manner: "Sponsor"

Sponsor_stream(
batch_size: Int!
cursor: [Sponsor_stream_cursor_input]!
where: Sponsor_bool_exp
): [Sponsor!]!

Arguments

Sponsor_stream.batch_size ● Int! non-null scalar

maximum number of rows returned in a single batch

Sponsor_stream.cursor ● [Sponsor_stream_cursor_input]! non-null input

cursor to stream the results returned by the query

Sponsor_stream.where ● Sponsor_bool_exp input

filter the rows returned

Type

columns and relationships of "Sponsor"