• Factory function to create a PagedResult.

    Type Parameters

    Parameters

    • dataPlusOne: T[]

      Subgraph queries are executed with one extra result to get which is over the Paging take amount.

    • paging: Paging

    Returns PagedResult<T>

Generated using TypeDoc