How can I retrieve uploaded media files using Shopify GraphQL?

dv_ie
Excursionist
11 0 10

Is there a way to retrieve the files uploaded under Settings -> Files using Shopify GraphQL? I am trying to assign them to a product metafield with my app. Ideally, I'd be able to filter them by file extension also. Thanks!

Reply 1 (1)

dv_ie
Excursionist
11 0 10

Anyone have any insight into this?

I was looking at seeing if using 'uploadedImages ' referenced here would work, but I don't see anywhere to add the 'read_images' permission in the private app settings.

https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shop