@wix/auto_sdk_ecom_draft-orders 1.0.125 → 1.0.127

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4266,6 +4266,7 @@ interface FulfillmentStatusesAggregate {
4266
4266
  * Common object for tags.
4267
4267
  * Should be use as in this example:
4268
4268
  * message Foo {
4269
+ * option (.wix.api.decomposite_of) = "wix.common.tags.Foo";
4269
4270
  * string id = 1;
4270
4271
  * ...
4271
4272
  * Tags tags = 5