UpdateProductCustomAttributeValuesPayload
This page contains
Fields
| productId: ID! | The ID of the product associated with custom attribute |
| productCustomAttributeValues: [ProductCustomAttributeValue!] PREVIEW | Custom attribute values |
| userErrors: [UpdateProductCustomAttributeValuesError!] PREVIEW | User error if any |
Mutations for UpdateProductCustomAttributeValuesPayload
| updateProductCustomAttributeValues PREVIEW | Update product custom attribute values |