diff --git a/wix-stores-backend/wix-stores-backend.service.json b/wix-stores-backend/wix-stores-backend.service.json index a590fd640d..1b6938de4a 100644 --- a/wix-stores-backend/wix-stores-backend.service.json +++ b/wix-stores-backend/wix-stores-backend.service.json @@ -16398,7 +16398,7 @@ { "name": "Array", "typeParams": [ "wix-stores-backend.VariantItem" ] }, - "doc": "Product variants." }, + "doc": "Product variants.\n\n Max: 1,000 variants" }, { "name": "seoData", "type": "wix-stores-backend.SeoData", "doc": "Custom SEO data for the product. Learn more [about SEO](https://support.wix.com/en/search?term=seo)." }, @@ -19524,4 +19524,4 @@ "relatedContent": [ { "icon": "example", "text": "Notification when back in stock", - "url": "https://www.wix.com/velo/example/notification-when-back-in-stock" } ] } \ No newline at end of file + "url": "https://www.wix.com/velo/example/notification-when-back-in-stock" } ] }