G Q L List Value
data class GQLListValue(sourceLocation: SourceLocation, values: List<GQLValue>) : GQLValue
Content copied to clipboard
Functions
copyWithNewChildrenInternal
Link copied to clipboard
open override fun copyWithNewChildrenInternal(container: NodeContainer): GQLNode
Content copied to clipboard
writeInternal
Link copied to clipboard