Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

AEM WCMS Headless | Getting Started with AEM Headless - GraphQL | AEM Community Blog Seeding

Avatar

Administrator

8/10/22

BlogImage.jpg

AEM WCMS Headless | Getting Started with AEM Headless - GraphQL by Adobe

Abstract

Video: https://images-tv.adobe.com/mpcv3/4981/3ba20801-a611-4aab-965c-6c453f00ec01_1658259029.854x480at800_h264.mp4

AEM’s GraphQL APIs for Content Fragments
supports headless CMS scenarios where external client applications render experiences using content managed in AEM.

A modern content delivery API is key for efficiency and performance of Javascript-based frontend applications. Using a REST API introduce challenges:

Large number of requests for fetching one object at a time
Often “over-delivering” content, meaning the application receives more than it needs
To overcome these challenges GraphQL provides a query-based API allowing clients to query AEM for only the content it needs, and to receive using a single API call.

AEM Headless GraphQL Video Series
Learn about AEM’s GraphQL capabilities through the in-depth walk-through of Content Fragments and and AEM’s GraphQL APIs and development tools.

AEM Headless GraphQL Video Series
AEM Headless GraphQL Hands-on Tutorial
Explore AEM’s GraphQL capabilities by building out a React App that consumes Content Fragments via AEM’s GraphQL APIs.

AEM Headless GraphQL Hands-on Tutorial

Read Full Blog

AEM WCMS Headless | Getting Started with AEM Headless - GraphQL

Q&A

Please use this thread to ask the related questions.