I want to synchronize Shopify’s shipping package list information. Is there an interface to obtain it?
setting->Shipping and delivery->Saved packages list of package
Hi,
There doesn’t appear to be a direct query in the GraphQL Admin API for fetching a list of saved shipping packages. This functionality might need to be handled through custom logic or by using related fields in delivery profiles.
Hi @Liam-Shopify! I was checking the delivery profiles object, but it doesn’t look like it provides the Package Dimensions, or at least, I can’t find it.
For example, the fields that I’m trying to get are the following:
Do you have any hint?
Hey Charly - digging into this a bit more on my side.
Thank you so much @Liam-Shopify! Do you have any update about this?
Hi @Liam-Shopify it’s me again!
Is there any update about this? I can’t get any way to get this Shipping Package information from the GraphQL schema
Hi again Charly,
It does look like this is not currently accessible via API - but I’ve raised a feature request to include this in a future release.
Oh, ok!
Thank you so much!
