Hey
i want to fetch all images from my store in a get api call.
so far, i can only fetch one image at a time(with a single product id every time)
/admin/api/2022-04/products/632910392/images.json
i was wondering if I’ve missed something in the documentation.
if any of you as a solution for me - that would be very helpful
maybe a in a form of graphql query or in a regular rest request.
thank you!