GraphQL for arbitrary assets? | Community
Skip to main content
wolle89581941
Level 2
January 9, 2024
Solved

GraphQL for arbitrary assets?

  • January 9, 2024
  • 1 reply
  • 454 views

Hi all,

 

according to the AEM GraphQL documentation, GraphQL only serves content fragments right now. Are there any plans to extend this to arbitrary assets (images, videos, documents, blobs, etc.) in the future?

 

I think there might be quite some business use-cases to make the query/filter abilities of the AEM GraphQL engine also available to all the other types of assets, right? Are there alternative libs out there to cover this requirements?

 

Thank you and best regards

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

@wolle89581941 

 

Adobe support might be a better position to answer the GraphQL related question.

 

AEM has an Asset Selector/Picker which lets you browse, search, and filter assets in Adobe Experience Manager Assets. It comes with a UI. Maybe you can explore, if the similar API calls will help your use case

 

https://experienceleague.adobe.com/docs/experience-manager-65/content/assets/managing/asset-selector.html

1 reply

aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
January 9, 2024

@wolle89581941 

 

Adobe support might be a better position to answer the GraphQL related question.

 

AEM has an Asset Selector/Picker which lets you browse, search, and filter assets in Adobe Experience Manager Assets. It comes with a UI. Maybe you can explore, if the similar API calls will help your use case

 

https://experienceleague.adobe.com/docs/experience-manager-65/content/assets/managing/asset-selector.html

Aanchal Sikka