kysely
    Preparing search index...

    Interface RefreshMaterializedViewBuilderProps

    interface RefreshMaterializedViewBuilderProps {
        executor: QueryExecutor;
        node: RefreshMaterializedViewNode;
        queryId: QueryId;
    }
    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId