Hi Team,
Any information or kind inputs much appreciated, please feel free to drop any references available for the same so we can try out those approaches to see if it fits our need.
Thank you!!
Rajul
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@rj143_123 AEM GraphQL API does not directly support retrieving ACS Commons Generic Lists. The AEM GraphQL API is primarily designed to interact with AEM's Commerce capabilities and it's not directly integrated with ACS Commons.
you can create a custom GraphQL schema and resolver to fetch data from ACS Commons Generic Lists. This would involve:
@rj143_123 AEM GraphQL API does not directly support retrieving ACS Commons Generic Lists. The AEM GraphQL API is primarily designed to interact with AEM's Commerce capabilities and it's not directly integrated with ACS Commons.
you can create a custom GraphQL schema and resolver to fetch data from ACS Commons Generic Lists. This would involve:
Views
Likes
Replies