Replies: 1 comment 2 replies
-
You have to define what you mean by selected fields
Is that 3 selected fields, 9 selected fields or 6 selected fields or more ??? There is no standard idea of what is a set of selected fields for an operation So no there is nothing in ExecutionContext - you need to traverse the query https://en.wikipedia.org/wiki/XY_problem What do you want to achieve? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there some easy way to get number of selected fields in a query? Ideally from
ExecutionContext
, without doing a traversal.Beta Was this translation helpful? Give feedback.
All reactions