CreateProductCustomAttributeValuesPayload
This page contains
Fields
| productId: ID! | The ID of the product associated with custom attribute |
| productCustomAttributeValues: [ProductCustomAttributeValue!] PREVIEW | Custom attribute values |
| userErrors: [CreateProductCustomAttributeValuesError!] PREVIEW | User error if any |
Mutations for CreateProductCustomAttributeValuesPayload
| createProductCustomAttributeValues PREVIEW | Create product custom attribute values |