Raindex SDK Documentation
    Preparing search index...

    Interface SgOrderWithSubgraphName

    interface SgOrderWithSubgraphName {
        order: SgOrder;
        subgraphName: string;
    }
    Index

    Properties

    Properties

    order: SgOrder
    subgraphName: string