No content to show
User Activity
Actually I end up removing it! I'm on version 2023-10, which this field is not supported, so I had to rely on variant weight and weigthUnit fields. Thanks
I am having an issue with a product query. Is returning: Field 'measurement' doesn't exist on type 'InventoryItem'Any idea why?This is my product query: products(first: 10) {
edges {
node {
id
title
product...