h-REA / hREA

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

Return original revision metadata with record responses #347

Open pospi opened 2 years ago

pospi commented 2 years ago

RecordMeta.original_revision should be returned in order for UI apps to easily determine the details of the original creation of a record. In addition RecordMeta.previous_revisions_count should be set so that the number of older revisions is easily determined.

pospi commented 2 years ago

see https://github.com/h-REA/hREA/issues/40#issuecomment-1206834973