TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Type Alias EntityFieldDelete

    type EntityFieldDelete = {
        action: "delete";
    }
    Index

    Properties

    Properties

    action: "delete"