Schema Documentation
AttributeCount
Description
Product attribute terms count
Fields
Field Name | Description |
---|---|
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]}