prorm API Reference
    Preparing search index...

    Function createStreamingOperations

    • Build the streaming operations for one model.

      model is passed as a getter because the object is assembled before it is complete, and findAll must be looked up at call time.

      Type Parameters

      • T = any

      Parameters

      • getModel: () => StreamableModel

      Returns ModelStreamingOperations<T>