Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM GQL Query: Not supporting SVG Images

Avatar

Level 5

Does AEM GQL support svg images ? I get empty response when try to read them.

1 Accepted Solution

Avatar

Correct answer by
Level 5

Hi @krati_garg thank you very much for quick response.

 

I was trying to fetch it using ...ImageRef instead I should have used ...DocumentRef for svg. Thanks

View solution in original post

2 Replies

Avatar

Employee Advisor

Can you elaborate on usecase. In my opinion there is no hard rule against SVG images.

A usecase or probably a screenshot might help.

Avatar

Correct answer by
Level 5

Hi @krati_garg thank you very much for quick response.

 

I was trying to fetch it using ...ImageRef instead I should have used ...DocumentRef for svg. Thanks