Open Tahul opened 11 months ago
I think we could easily supply a useEdgeDbPaginatedQuery composable that would make it easy to play with orderBy, offset and limit parameters from the Query Builder.
useEdgeDbPaginatedQuery
orderBy
offset
limit
I think we could easily supply a
useEdgeDbPaginatedQuery
composable that would make it easy to play withorderBy
,offset
andlimit
parameters from the Query Builder.