How to create prev/next with Strapi and Nuxt (Apollo Graphql)

System Information
  • Strapi Version: 3.2.5
  • Operating System: MacOS
  • Database: Postgres
  • Node Version: 6.14.6
  • NPM Version: 12.18.3
  • Yarn Version: 1.22.10

Hi there,

I am using Apollo Graphql to connect with strapi data and nuxt as frontend.

How do I make prev/next article?

Thanks