File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
commercetools/commercetools-graphql-api/src/main/resources/graphql Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -9606,6 +9606,12 @@ type VariantDeleted implements MessagePayload {
96069606 type : String !
96079607}
96089608
9609+ type VariantImageAdded implements MessagePayload {
9610+ image : Image !
9611+ staged : Boolean !
9612+ type : String !
9613+ }
9614+
96099615type VariantImagesSet implements MessagePayload {
96109616 staged : Boolean !
96119617 images : [Image ! ]!
Original file line number Diff line number Diff line change @@ -545,3 +545,4 @@ d6881e9b71486cb67db3ba779f13d2f5142ef525
545545cc467725d8196c5812f7d9a98645febdf0e1d073
546546790a7e7848cdedc26065d002fa67757cef290e08
547547b956f3a336e396a19faade74946f2fcd354f3872
548+ cb88b922116aa4e4d1fc1926ee999781cc6cec59
You can’t perform that action at this time.
0 commit comments