
How do we build Complex Content Types inside of an Content Fragment that is based of a model? Above is the example.
For Example :
My Content Fragment needs to have a
Image, CTA ( Button ) and bulleted list of text.
I visualize this as a complex content type that is based of 3 models.
Image is an object which has altText, image url
Button is an object that has text, link, title, opensInNewTab
My TextImage Content Fragment that contains Image and Button. I feel there is no easy way to model complex content types and they have to be flat all the time. Attaching the simple ER diagram.