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

    A build context backed by an Object.

    interface BuildContext {
        object_id: string;
        type: "object";
    }
    Index

    Properties

    Properties

    object_id: string

    The ID of an object, whose contents are to be used as a build context.

    type: "object"