G Q L Object Value
data class GQLObjectValue(sourceLocation: SourceLocation, fields: List<GQLObjectField>) : 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
Properties
children
Link copied to clipboard
fields
Link copied to clipboard
sourceLocation
Link copied to clipboard