FileMaker Data API Tools API - v1.2.0
    Preparing search index...

    Interface BatchUpdateOptions

    interface BatchUpdateOptions {
        dryRun: boolean;
        concurrency: number;
    }
    Index

    Properties

    Properties

    dryRun: boolean
    concurrency: number