Skip to main content

leadFormLink_stream

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

leadFormLink_stream(
batch_size: Int!
cursor: [leadFormLink_stream_cursor_input]!
where: leadFormLink_bool_exp
): [leadFormLink!]!

Arguments

maximum number of rows returned in a single batch

cursor to stream the results returned by the query

filter the rows returned

Type

columns and relationships of "leadFormLink"