Shopify Products に戻る
Shopify Products (Shopify) と Knoon AI を接続して 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. |



