Skip to main content

Sponsorship_stream

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

Sponsorship_stream(
batch_size: Int!
cursor: [Sponsorship_stream_cursor_input]!
where: Sponsorship_bool_exp
): [Sponsorship!]!

Arguments

Sponsorship_stream.batch_size ● Int! non-null scalar

maximum number of rows returned in a single batch

Sponsorship_stream.cursor ● [Sponsorship_stream_cursor_input]! non-null input

cursor to stream the results returned by the query

Sponsorship_stream.where ● Sponsorship_bool_exp input

filter the rows returned

Type

Sponsorship object

columns and relationships of "Sponsorship"