Use abstract syntax tree to detect fields

Created on 24 October 2024, 29 days ago

Problem/Motivation

The detection of generative summary fields and snippet fields at the query level is a little flakey. It uses the query string from the request. This will break if users rename things, move things, etc.

Proposed resolution

Make this more robust by parsing the GraphQL abstract syntax tree (AST).

Remaining tasks

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇦🇺Australia nterbogt

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024