Orca Note Plugin API Documentation
    Preparing search index...

    Interface QueryRef2

    Query condition that matches blocks referencing a specific block.

    interface QueryRef2 {
        blockId?: number;
        kind: 6;
    }
    Index

    Properties

    Properties

    blockId?: number

    ID of the block that should be referenced

    kind: 6

    Kind identifier for reference queries (6)