A partner edits an availability, medium, or price cell that is configured to sync
with a downstream destination (e.g. Artsy CMS). Fires on mutation success. Distinct
from OsEditedArtworkField (general field edits) — this captures only the three
syncable fields and whether a push to the destination actually occurred.
A partner edits an availability, medium, or price cell that is configured to sync with a downstream destination (e.g. Artsy CMS). Fires on mutation success. Distinct from OsEditedArtworkField (general field edits) — this captures only the three syncable fields and whether a push to the destination actually occurred.
{ action: "editedInventoryField", context_module: "artworkTable", context_page_owner_type: "inventory", destination: ["artsy"], artwork_id: "abc123", field: "availability", did_push_to_cms: false }