Hi Team,
We have created Content Fragment Model and GraphQL queries and its working as expected but while installing that Content Fragment Model in AEM servers below errors are throwing in logs, could someone kindly help to fix this issue.
*ERROR*
com.adobe.cq.dam.cfm.graphql.ModelCompiler
SchemaError : ErrorType: SCHEMA_INCOMPLETE_FIELD_REMOVED
Error location: /conf/abd/defg@field
Cause: Missing Nested Model(s)
*ERROR*
com.adobe.cq.dam.cfm.graphql.Metrics
aem.graphql:aem.graphql:MANAGED_ERROR : SCHEMA_INCOMPLETE_FIELD_REMOVED_ID_XXX
Views
Replies
Total Likes
You seem to be having nested content fragment models.
Can you check if the nested model is also deployed which is probably referred here : /conf/abd/defg
Hi @h_kataria ,
Thanks for your reply!
As part of package that reference models are there, but model installations orders not sure which installing first , is there any option to configure model installation order? my case i have 200 models in my config folder.
It may not be possible to define order of installation. Safer approach might be to create separate packages.
200 models in a config seems to be a lot. Do they follow any structure which can help you define filters?
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies