vegaprotocol / protos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cursor based paginated queries

guoguojin opened this issue · comments

Task Overview

In order to support cursor based paginated queries in Data Node API V2
We will create the necessary messages and RPC function definitions
So that we can support the GraphQL queries that will be made using cursor based pagination

Specs

  • 470 Implement Pagination for New APIs