GitHub Project
The source code, and content packages are available on the AEM Guides - WKND Mobile GitHub Project.
If you find an issue with the tutorial or the code, please leave a GitHub issue.
AEM GraphQL vs. AEM Content Services
AEM GraphQL APIs | AEM Content Services | |
---|---|---|
Schema definition | Structured Content Fragment Models | AEM Components |
Content | Content Fragments | AEM Components |
Content discovery | By GraphQL query | By AEM Page |
Delivery format | GraphQL JSON | AEM ComponentExporter JSON |
Previous page2 - Service Credentials
Next page1 - Tutorial Set up