The item data to derive an update from
Parent actor document
Optionaloptions: { _depth?: number; item?: any; marker?: boolean; prune: any } = {}Additional options
Optional_depth?: numberInternal only. Recursion depth tracking.
Optionalitem?: anyItem document
Optionalmarker?: booleanAdd migration marker
Migrate a single Item document to incorporate latest data model changes