Investigating
"Explain Query" for GraphQL
| Request for Feature Enhancement (RFE) Summary: | Extend the "Explain Query" tool to capture graphql queries and suggest optimizations over gql queries |
| Use-case: | We are running multiple graphql queries on AEMaaCS and works in Production. Periodically some queries run longer time and sometimes heavy queries crashes the server. |
| Current/Experienced Behavior: | No tool to analyze and suggest optimizations for GraphQL queries. |
| Improved/Expected Behavior: | Build a tool similar to "Explain Query" for JCR queries that can suggest optimizations for graphql queries. Provide insights on execution time and cost for traverse and reference. |
| Environment Details (AEM version/service pack, any other specifics if applicable): | AEMaaCS latest, likely affects any AEM version |
| Customer-name/Organization name: | SouthernGlazers |
| Screenshot (if applicable): | |
| Code package (if applicable): |
