melixir-org / crew

https://crew-umber.vercel.app
0 stars 0 forks source link

Query to fetch only 10 sub-works (children) #22

Open aman-godara opened 3 weeks ago

aman-godara commented 3 weeks ago

we don't want to fetch all children at once, learn about cursor based scrolling. Design a query to only fetch next 10 children at once. We might change this number from 10 to something else tomorrow, keep in mind that changing this number should be easy for developers in future.