Abstract
Content Fragment Models
These Content Fragment Models:
1. Are used to generate the Schemas, once Enabled.
2. Provide the data types and fields required for GraphQL. They ensure that your application only requests what is possible, and receives what is expected.
3. The data type Fragment References can be used in your model to reference another Content Fragment, and so introduce additional levels of structure.
Read Full Blog
Q&A
Please use this thread to ask the related questions.
Kautuk Sahni