@valon-technologies/gestalt
    Preparing search index...

    Interface DeleteObjectStoreRequest

    DeleteObjectStoreRequest removes an object store.

    interface DeleteObjectStoreRequest {
        name: string;
    }
    Index

    Properties

    Properties

    name: string