Hello,
I have a problem with the Shopify GraphQL API. I am trying to fetch package dimensions from Merchant stores, but cannot seem to find the API that would allow me to retrieve it.
This is both for specific package dimensions on a Product and for all the packages that a Merchant has saved to their store
For the Product, I would expect it to be at the InventoryItem level, but there only the weight is present, but I need the whole suit of dimensions. And also the weight is not of the box exactly but rather what they put in. But that is less important what is important is dimensions
As for All Merchant Packages, this is something I also can’t seem to find. A merchant can add custom package sizes, and this is exactly what I want to pull into my App, but I am unable to find it.
Any help would be appreciated, if you need any more info let me know

