organizationConfiguration_stream
fetch data from the table in a streaming manner: "organizationConfiguration"
organizationConfiguration_stream(
batch_size: Int!
cursor: [organizationConfiguration_stream_cursor_input]!
where: organizationConfiguration_bool_exp
): [organizationConfiguration!]!
Arguments
organizationConfiguration_stream.batch_size
● Int!
non-null scalar
maximum number of rows returned in a single batch
organizationConfiguration_stream.cursor
● [organizationConfiguration_stream_cursor_input]!
non-null input
cursor to stream the results returned by the query
organizationConfiguration_stream.where
● organizationConfiguration_bool_exp
input
filter the rows returned
Type
organizationConfiguration
object
columns and relationships of "organizationConfiguration"