attributeValue
Look up an attribute value by ID.
attributeValue(
id: ID!
): AttributeValue
Arguments
attributeValue.id ● ID! non-null scalar
ID of the attribute value.
Type
AttributeValue object
Represents a value of an attribute.