OpenFn / lightning

OpenFn/Lightning ⚡️ is the newest version of the OpenFn DPG and provides a web UI to visually manage complex workflow automation projects.
https://openfn.github.io/lightning/
GNU Lesser General Public License v3.0
131 stars 36 forks source link

Allow collection items to be queried by updated_at #2693

Open stuartc opened 3 hours ago

stuartc commented 3 hours ago

User story

The API currently exposes createdAfter and createdBefore we need to extend this to support updatedAfter and updatedBefore.

Details

Implementation notes

Release notes

User acceptance criteria

jyeshe commented 2 hours ago