Introduction Over the past few sprints, a recurring question has been: GraphQL or REST? Most discussions revolved around frontend flexibility, performance, and how much complexity we want in our APIs. For example, a mobile app often needs just user names, not full profiles—overfetching in REST can impact performance, increasing...
What is Headless CMS CMS consist of Head and Body. Body is where the content is stored and head is where it is presented. In Headless CMS the body remains constant i.e. in our case it will be AEM but there is no head, meaning we can decide the head on our own. This does not mean that you don't want or need a head (presentation), it's...