h-REA / hREA

A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries
https://docs.hrea.io
Other
142 stars 15 forks source link

Implement first pass at ordering of filtered resultsets in query APIs #331

Closed pospi closed 1 year ago

pospi commented 2 years ago

A more complete set of requirements for this, given a page size of N:

Some work has already been done on this in https://github.com/h-REA/hREA/tree/feature/220-ordered-query-apis however it seems there are a few data architecture concerns to work through. Still figuring out the specifics, will split out additional issues if it turns out this is more involved than previously expected.