Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

GraphQL Schema: Update TagField Datatype from String to Tag

Avatar

Community Advisor

9/17/23

Request for Feature Enhancement (RFE) Summary: Update the data type of the Tags field within the GraphQL schema from String to Tag
Use-case: Fetch the Tag Title using GraphQL query for AEM Headless
Current/Experienced Behavior: _tag: [String], tagPropertyName: [String]
Improved/Expected Behavior: _tag: [Tag], tagPropertyName: [Tag]
Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.x & AEMaaCS
Customer-name/Organization name:  
Screenshot (if applicable):  
Code package (if applicable):  
2 Comments

Avatar

Administrator

9/20/23

@Mahedi_Sabuj 

Thanks for proposing this idea
 
This has been reported to the engineering under the internal reference SITES-16114. The product team will triage this request to verify feasibility based on the prioritization model. This post will be updated according to the Jira request status.
Status changed to: Investigating