ProductCustomAttributeValue
This page contains
Fields
| entityId: String! | ID of the entity that this custom attribute is attached to |
| value: [String!]! | Value of the custom attribute |
| definition: ProductCustomAttributeDefinition! PREVIEW | Partial definition attached to this product custom attribute |
Parent objects of ProductCustomAttributeValue
| EditionCustomAttributeValuesResult PREVIEW | |
| FileCustomAttribute PREVIEW |
Mutations for ProductCustomAttributeValue
| createProductCustomAttributeValues PREVIEW | Create product custom attribute values |
| updateProductCustomAttributeValues PREVIEW | Update product custom attribute values |
Queries for ProductCustomAttributeValue
| productCustomAttributeValues PREVIEW | Query product custom attribute values |
| productEditionCustomAttributeValues PREVIEW | Query product edition custom attribute values |