Investigating
GraphQL Schema: Update TagField Datatype from String to Tag
| 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): |
