Product Images — Upload
REST only — GraphQL upload not supported
Binary uploads are not transportable over JSON GraphQL. The createAdminCatalogProductImage mutation exists as a placeholder only and will not accept a file.
Use POST /api/admin/catalog/products/{productId}/images instead.

