graphprotocol/mission-control-curator

Skip parameter in subgraph playground applies to the next entity in query

vellit opened this issue · 0 comments

Example query in https://thegraph.com/explorer/subgraph/sablierhq/sablier subgraph offers 'tokens' and 'ctokens' entities. When I add 'skip:5' parameter to 'tokens' entity, it offsets 5 items from result in 'ctokens' collection