Membrane React - v0.2.1
    Preparing search index...

    Interface DataCollectionFindRequest

    interface DataCollectionFindRequest {
        query?: any;
        cursor?: string;
    }
    Index

    Properties

    Properties

    query?: any
    cursor?: string