**Is your feature request related to a problem? Please describe.** paginate responses of an external api using resolver composition **Describe the solution you'd like** [example of response type](https://codesandbox.io/s/mesh-pagination-attempt-tw0yz0) **Additional context** [example of resolver implementation](https://daily.dev/blog/pagination-in-graphql#:~:text=Now%2C%20let%27s%20implement%20the%20resolvers%3A)