Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
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

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