AEM GraphQL customization with page url in place of content fragment url | Adobe Higher Education
Skip to main content
Level 2
November 26, 2021
Beantwortet

AEM GraphQL customization with page url in place of content fragment url

  • November 26, 2021
  • 1 Antwort
  • 639 Ansichten

Hi,

 

My requirement is to use graphql with the page level url, and then retrieve all the content fragment attached to that page, and provide the data back to front-end.

 

Is there any reference for this type of customization of graphql with AEM. I understand the current implementation with content fragment model.

 

Thanks.

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von arunpatidar

Hi,
This is not availble OOTB at the moment.

You can try alternative approach e.g. https://blog.kornelondigital.com/2019/02/17/building-a-graphql-content-api-to-consume-aem-content/

 

1 Antwort

arunpatidar
Community Advisor
Community Advisor
November 27, 2021

Hi,
This is not availble OOTB at the moment.

You can try alternative approach e.g. https://blog.kornelondigital.com/2019/02/17/building-a-graphql-content-api-to-consume-aem-content/

 

Arun Patidar