GraphQL API : Get Image details like title and description
I am using AEM GQL API and want to fetch the image document's metadata like title and description?
Currently my query looks like this:

I don't see any way to get article title and description. Can someone help me understand how can I fetch the same?


