Skip to content

Tranform does not work for .heic filetypes in GraphQL #286

@VincentSmackIt

Description

@VincentSmackIt

When I want to do a WebP transform on .heic files in my templates I get back the right source-set to render my image.
<img srcset="/imager/images/1270/test_2025-03-20-201808_qgbg_cad1ff61202979bc8945177c7008901c.WebP 450w, /imager/images/1270/test_2025-03-20-201808_qgbg_8c9d5113dc12dbbcaa36dc8a03616c27.WebP 620w, /imager/images/1270/test_2025-03-20-201808_qgbg_84a7e8f89be586359aefe96b77c1fb04.WebP 960w, /imager/images/1270/test_2025-03-20-201808_qgbg_f45bcfddc4ae0f121bf6a9b3d193f73a.WebP 1280w, /imager/images/1270/test_2025-03-20-201808_qgbg_ec06f28adcde17d6dc10df5063ff16bc.WebP 1440w, /imager/images/1270/test_2025-03-20-201808_qgbg_c6a5a75accdaebc5c15f9824d222dede.WebP 1920w" type="image/webp" alt="" width="4030" height="2142" loading="lazy" onload="this.style.opacity=1" class="picture__image js-image-loading" style="opacity: 1;">

When I want to get my transform trough GraphQL I get back null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions