Sanity Library Reference Docs
    Preparing search index...

    Type Alias InvokeOptions

    Options provided to invoke

    type InvokeOptions = {
        sync?: boolean;
    }
    Index

    Properties

    Properties

    sync?: boolean