By default Prisma limits queries to return 1000 nodes. Developers are required to use pagination techniques to retrieve more data.
When setting up a Prisma cluster it should be possible to override this limit to either disable it or set a different limit.
Introduce an environment variable called MAX_NODE_LIMIT.
Hey! What is the status on this issue?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.
Any news?
+1 to this