The product rating standard metafield definition is missing

Hi guys,

I want to use the standard metafields for product avg rating and product rating count.

https://shopify.dev/docs/apps/custom-data/metafields/definitions/standard#list-of-standard-metafield-definitions

Product rating (id#6)

Product rating count (id#7)

I’ve got 2 stores - one created a year ago and a new one. The GraphQL query isn’t fetching these templates for either store.

In the old store the metafields were manually created a while back and they’re there.

But in the new store they’re not even an option.

Any ideas where they went? I didn’t find any information that they are deprecated.

Despite the templates not being in the list, the metafields are successfully created programmatically using their template IDs:

gid://shopify/StandardMetafieldDefinitionTemplate/6

gid://shopify/StandardMetafieldDefinitionTemplate/7