Skip to main content

rating

Information for a rating type metafield.


Tip

To learn about metafield types, refer to Metafield types.


Properties

The rating value.

The maximum value of the rating scale.

The minimum value of the rating scale.

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