if I have a query in graphql that fetches a user a...
# prisma-whats-new
r
if I have a query in graphql that fetches a user and the first 10 posts of that user, can I still use the fetchMore function in the graphql wrapper?