Prismic Pagination on Gatsby with Hooks

Hello, I'm making a products catalog (like ecommerce with no buying option on React + Gatsby). I'm using the lastest gatsby-source-prismic.

I would like to make a pagination for my products(from prismic) with Hooks, it's possible? I've looing a way to do it with no luck.