apollographql/apollo-link

Pagination Apollo v3

Opened this issue · 0 comments

Hi,

I'm using fetchmore updateQueries but getting warning in console that updateQueries is maybe depreciated

İ have searched on documents enough but i don't see any example how to implement offset pagination without using updateQueries method.

Could you provide a bare simple example please

Many thanks in advance.