Hey Community,
I hope you're doing well.
We’re using AEM Cloud to create content fragments and a GraphQL endpoint. This endpoint is then used by app developers to build the app UI. However, if someone wants to test it, they usually need to go into AEM Cloud first, make the changes, and then test them in BrowserStack.
So, I wanted to check if there's any way to test these changes directly in AEM. We can't write separate frontend code to view the UI, as it would require additional developers.
Thanks!