I am receiving one array, with 13.000 objects. I would like to make pagination with apollo-hooks, and set the limit to 10.
export const GET_PRODUCTS = gql`