Schema Documentation

AttributeCount

Description

Product attribute terms count

Fields
Field NameDescription
label - String! Attribute taxonomy
name - String! Attribute name
slug - ProductAttributeEnum! Attribute name
terms - [SingleAttributeCount] Attribute terms
Example
{"label":"abc123","name":"abc123","slug":"PA_COLOR","terms":[SingleAttributeCount]}