UpdateOperation object
A cart line update operation.
Fields
-
cartLineId (
ID!
) RequiredThe ID of the cart line.
-
image (
ImageInput
)The image override for the cart line item. - Only available in the Cart Transform Developer Preview.
-
price (
UpdateOperationPriceAdjustment
)The price adjustment for the cart line item. - Only available in the Cart Transform Developer Preview.
-
title (
String
)The title override for the cart line item. If not provided, the variant title is used. - Only available in the Cart Transform Developer Preview.