Sanity App SDK
    Preparing search index...

    Interface ApplyDocumentActionsOptionsBeta

    interface ApplyDocumentActionsOptions {
        disableBatching?: boolean;
        transactionId?: string;
    }
    Index

    Properties

    disableBatching?: boolean

    Set this to true to prevent this action from being batched with others.

    transactionId?: string

    Optionally provide an ID to be used as this transaction ID