SyncItem
An item that can be synced.
Implemented by
Fields
content_hash (
String!)
The current content hash for this item.
created_at (
ISO8601DateTime!)
The timestamp of when the item was created in the system.
created_by (
User!)
The user who created this item.
sentera_id (
ID!)
A system-generated key identifying this item.
updated_at (
ISO8601DateTime!)
The timestamp of when the item was last updated in the system.
updated_by (
User)
The user who last updated this item.