I’m trying to identify duplicated images among the 100k+ images in the store, without downloading them.
Graphql can give me width, length and filesize, but having another data point would be very useful. Is any other detail of the files available via API?
Thanks