Optional
createdOptional
createdThe UserProfile of the user who first created the draft
Optional
draftThe id of the draft data stored
The id of the draft
Optional
updatedThe date and time (in ISO format) when the draft was last synced with the
server. It is NOT when a user last saved the draft after partially
completing the form. This property should have actually been called syncedAt
.
Optional
updatedThe UserProfile of the user who last updated the draft
The date and time (in ISO format) the when a user last saved the draft after partially completing the form. When a draft is updated,
createdAt
is also updated to reflect when the draft was updated. This property should have actually been calledupdatedAt
.