selections
fun <T : NodeObject, C : SelectiveNodeExecutionContext<T>> List<C>.selections(): SelectionSet<T>(source)
Returns a read-only selection view with any-member semantics over this non-empty context list.
A field or type is present when any member requests it. Field and type navigation returns another any-member view over the corresponding nested selections.
Throws
when this list is empty