Skip to main content

rating

Information for a rating type metafield.


Tip

To learn about metafield types, refer to Metafield types.


Properties

Anchor to
rating

The rating value.

Anchor to
scale_max

The maximum value of the rating scale.

Anchor to
scale_min

The minimum value of the rating scale.

{
"rating": "4.5",
"scale_max": "5.0",
"scale_min": "0.0"
}
Was this section helpful?