prorm API Reference
    Preparing search index...

    Interface QueryScopeOptions

    Per-call override of org for query operations.

    interface QueryScopeOptions {
        org?: string;
    }
    Index
    org?: string

    Organization to query against. Falls back to InfluxDBStoreOptions.org.