חזרה אל Shopify Products
התחבר ל-Knoon AI עם Shopify Products (Shopify) כדי לאוטומטי תהליכי עבודה של AI.
Update a Shopify product by GraphQL ID.
shopifyProductsUpdateProduct
בטא
פנימי
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| productId | mustache | GraphQL product ID. | כן |
| title | mustache | Optional new product title. | לא |
| handle | mustache | Optional new product handle. | לא |
| descriptionHtml | mustache | Optional new HTML description. | לא |
| vendor | mustache | Optional vendor name. | לא |
| productType | mustache | Optional product type. | לא |
| status | string | Optional product status. | לא |
| tags | array (mustache) | Optional replacement tag list. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| result | object | Updated product details. |



