Hello guys,
Im trying to track web vitals metrics for my app. For this i am using the Shopify web vitals API.
This doc Admin, installation, and OAuth performance provides a sample code which contains the API method references in the comments. For example: metrics.appLoadId
However all of these fields are not really accessible, only the metrics.metrics is available and rest of them doesnt seem to exist. Even the Web Vitals API doesn’t show all the fields.
Does shopify really provide these additional fields? or was it mistakenly added in the doc?
Can someone help me with this..!

