One concrete requested mutation inside an update_media_buy patch.
field is the normalized schema path used for action mapping
(packages[].budget), while path is the concrete request path
(packages[0].budget) that adopter code can use for diagnostics or
dispatch. from is best-effort and only populated for fields the helper can
read from the supplied current buy snapshot.
One concrete requested mutation inside an
update_media_buypatch.fieldis the normalized schema path used for action mapping (packages[].budget), whilepathis the concrete request path (packages[0].budget) that adopter code can use for diagnostics or dispatch.fromis best-effort and only populated for fields the helper can read from the supplied current buy snapshot.