Since I can no longer replty to https://community.shopify.com/c/fulfillment-and-inventory/make-the-transfers-api-available/m-p/494114, I’ll post my question here:
I have been able to successfully create Inventory transfers using inventoryTransfers with the unstable version of the GraphQL API. However, These do not seem to correspond to the transfers in the Shopify UI nor in Stocky.
While researching, I discovered that the UI calls an enpoint called InventoryMovementList. Though the structure seems somewhat equivalent to the proposed inventoryTransfers, I presume this is something different? I’d be fine with the API changing in it’s unstable state, but being able to create inventory transfers that are visible in the UI is a necessitiy for us.