schema.graphql
fragments.graphql
(OBJECT)
Value for a product attribute This object contains user defined content.
type AttributeValue {# IDid: ID! # Text valuevalue: String # Imageimage: Url }