


Hi All,
Can some one help me with below issue.
GraphQl persisted query endpoints aren't working in the publisher for me. To give an example when I hit below url to fetch list of all persisted queries . I get bundle name instead of query list. This issue is seen on publisher.
https://<aemhost:port>/graphql/list.json
Views
Replies
Sign in to like this content
Total Likes
Hi All,
We have resolved this issue by adding "/graphQL/" in Servlet resolver path in the config "Apache Sling Servlet/Script Resolver and Error Handler" .