Typescript SDK Type Docs
    Preparing search index...

    Type Alias UpdateAction

    type UpdateAction = {
        action: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    action: string