Preview

ProductCustomAttributeValue is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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
    Product PREVIEW

    Product definition

    ProductEdition

    ProductEdition definition

    ProductEditionFile

    A product edition file

    Mutations for ProductCustomAttributeValue

    createProductCustomAttributeValues PREVIEW

    Create product custom attribute values

    updateProductCustomAttributeValues PREVIEW

    Update product custom attribute values

    Queries for ProductCustomAttributeValue

    product

    Query a product

    productCustomAttributeValues PREVIEW

    Query product custom attribute values

    productEditionCustomAttributeValues PREVIEW

    Query product edition custom attribute values