Hi Graphcoolers - Lets say I have a type of `Servi...
# prisma-whats-new
a
Hi Graphcoolers - Lets say I have a type of
Service
with more than 10,000 nodes, where 5-10 nodes are related to a user. Would the query for a single User's Services take a lot longer to fetch than if there was, say a 1,000 nodes? If it does take a lot longer, what could one do to bring down that query time?
d
It would be pretty easy to make a script to generate the data for such scenarios and run some timed tests. If you run such tests, please do report your results - it would be useful information