Tahul / nuxt-edgedb

💽 Nuxt 3 integration for EdgeDB
71 stars 7 forks source link

Pagination #10

Open Tahul opened 11 months ago

Tahul commented 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.