Hi Everyone,
Recently I have installed SP17 in my local AEM and I am trying to create a new content fragment model. I am unable to see Graphql tab while creating the model after installing SP17.
Expected as below
But what I am seeing is below
are there any other dependencies for GraphQL in SP17 like any additional packages do we need to install?
We need this Graphql tab for setting up API name, query field multiple, query field values.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
SOLUTION:
It seems adobe removed GraphQL tab while creating the content fragment model.
The new way of defining API name , query field multiple, query field single values is
If your model name is Test Model then ,
Example to change old queries for new SP17 for model named Test Model:
If earlier multi filed name is : testList
Then new multi filed name is : testModelList
If earlier single filed name is : testByPath
Then New single filed name is : testModelByPath
Adobe mentioned this as known issue :
Thanks!!
SOLUTION:
It seems adobe removed GraphQL tab while creating the content fragment model.
The new way of defining API name , query field multiple, query field single values is
If your model name is Test Model then ,
Example to change old queries for new SP17 for model named Test Model:
If earlier multi filed name is : testList
Then new multi filed name is : testModelList
If earlier single filed name is : testByPath
Then New single filed name is : testModelByPath
Adobe mentioned this as known issue :
Thanks!!
@Uppari_Ramesh Thank you for sharing the solution with the AEM community. This would be of much help in posterity.
Views
Likes
Replies
Views
Like
Replies