Solved! Go to Solution.
Views
Replies
Total Likes
Hi @JagadeeshSu, Adobe Experience Manager (AEM) does NOT support GraphQL mutations out of the box for non-persistent queries. AEM's GraphQL implementation primarily focused on read-only, non-persistent queries to retrieve data from the repository.
If you check GraphQL Query Editor (GraphiQL Explorer), only Query is available on the Docs section.
Hi @JagadeeshSu, Adobe Experience Manager (AEM) does NOT support GraphQL mutations out of the box for non-persistent queries. AEM's GraphQL implementation primarily focused on read-only, non-persistent queries to retrieve data from the repository.
If you check GraphQL Query Editor (GraphiQL Explorer), only Query is available on the Docs section.
Thanks for quick response @Mahedi_Sabuj,.During implementation missed AEM Documentation with IDE.
Views
Replies
Total Likes
Views
Likes
Replies