Media library GraphQL thumbnail error?

Hello, can not get a url preview of the image.

This is normal as the formats is a JSON field type and you can’t query the specific keys within the JSON field type currently. If you cut out the large { url } the query should load and you will need to parse the url out from the response.

1 Like