@squidcloud/backend
    Preparing search index...

    Type Alias StorageActionType

    StorageActionType: "read" | "write" | "update" | "insert" | "delete" | "all"

    The different types of actions that can be performed for storage.