@runloop/api-client - v1.18.1
    Preparing search index...

    Interface SqlBatchResultView

    interface SqlBatchResultView {
        results: Runloop.Axons.SqlStepResultView[];
    }
    Index

    Properties

    Properties

    One result per statement, in order.