App Bridge Resource Picker Still Returns ProductImage GIDs Instead of ProductMedia GIDs

Hi, I’m using the App Bridge Resource Picker to select products along with their images. However, the picker still returns image IDs in the format gid://shopify/ProductImage/{id}, while the fileUpdate GraphQL API - which replaces the deprecated productImageUpdate - requires IDs in the format gid://shopify/ProductMedia/{id}.

Is this still a known limitation in App Bridge? I understand that it’s possible to retrieve the correct ProductMedia IDs by querying a product’s media via GraphQL, but it would be much more convenient if the Resource Picker could return the ProductMedia IDs directly.

I asked about this several months ago and was told the team was looking into fixing it - just wondering if there’s been any update.

Hey @Sijann :waving_hand: - I can’t confirm any specific updates at the moment, but I’ll do some digging and see if we can confirm that this is still on the roadmap or if there are any updates I can share on my end - thanks for raising this!