Skip to main content

leadFormField_stream

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

leadFormField_stream(
batch_size: Int!
cursor: [leadFormField_stream_cursor_input]!
where: leadFormField_bool_exp
): [leadFormField!]!

Arguments

leadFormField_stream.batch_size ● Int! non-null scalar

maximum number of rows returned in a single batch

leadFormField_stream.cursor ● [leadFormField_stream_cursor_input]! non-null input

cursor to stream the results returned by the query

leadFormField_stream.where ● leadFormField_bool_exp input

filter the rows returned

Type

leadFormField object

columns and relationships of "leadFormField"