• Create a sources stream from a bindings stream.

    Parameters

    • bindingsStream: BindingsStream

      the bindings stream to create the sources stream from.

    • Optionalvariables: (string | Variable)[]

      optional parameter to specify the variables to extract from the bindings.

    Returns QuerySourceStream