Skip to content
snapcasterDevelopers

BrowseFacetValue

Reusable BrowseFacetValue schema.

Type: object

Fields

FieldTypeConstraintsMeaningExample
valuerequiredstringNoneThe value represented by this entry.string (generated)
countrequiredintegerNoneNumber of Products carrying this value under the current query.0 (generated)

Examples

Generated Schema example: Generated BrowseFacetValue
{
"value": "string",
"count": 0
}

Source commit: 64bff06fe339e6ffa0ef24cd7da55cb3efefefb9