digitallyinduced / digitallyinduced/thin-backend
Allow custom new record behaviour
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
> if I order blog posts by title, how can I ensure they maintain the order when a new item is added to the internal store via subscriptions? (by @jokull)
We should have a way to override the `detectNewRecordBehaviour` logic.
https://github.com/digitallyinduced/ihp/blob/master/lib/IHP/DataSync/ihp-datasync.js#L235
Contributor guide
Assessment
This issue has not been assessed yet.