GraphQL Schema: Update TagField Datatype from String to Tag | Community
Skip to main content
Mahedi_Sabuj
Community Advisor
Community Advisor
September 17, 2023
Investigating

GraphQL Schema: Update TagField Datatype from String to Tag

  • September 17, 2023
  • 2 replies
  • 687 views
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 replies

kautuk_sahni
Community Manager
Community Manager
September 20, 2023

@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.
Kautuk Sahni
Level 4
May 20, 2024

@kautuk_sahni 

Do you know if there is any further news on this feature request?