How to fetch fields/datatypes of Content Fragment Model(not content fragment) using Headless GET API in AEM? | Community
Skip to main content
Level 2
June 23, 2022

How to fetch fields/datatypes of Content Fragment Model(not content fragment) using Headless GET API in AEM?

  • June 23, 2022
  • 1 reply
  • 535 views

How to fetch fields/datatypes of Content Fragment Model(not content fragment) using Headless GET API in AEM?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
June 23, 2022

@rohit4 

Why do you want to do that? What's the usecase?

Generally, CF Model is not a something which will change on a fly. So for third parties which needs a JSON should stick to the defined schema.

If you change the schema on the fly, then how it will system will manage the existing data in CF.