structure
structure copied to clipboard
"Entities updated since" lacks entites that are only updated
Entities that only have updatedAt
greater than the last fetch are not actually included int response!
There needs to be a union of newly visible items (either by creation or sharing) and updated items. Items could appear in both, so de-duplication is necessary.