Hi,
Is there any way to create image on Shopify with the API described bellow by sending image data and not src :
https://shopify.dev/api/admin-rest/2022-10/resources/product-image
Because, using the field “src” that means that our image is already hosted somewhere on the internet.
What i’m searching for is there any field that allow us to send data like as OutPutSteam, file, byts … ?
Best regards !