apollo-kotlin
3.8.2
apollo-ast
/
com.apollographql.apollo3.ast
/
GQLNode
/
children
children
abstract
val
children
:
List
<
GQLNode
>
Content copied to clipboard
The children of this node.
Terminal nodes won't have any children.