CompiledVariable

class CompiledVariable(name: String)

The Kotlin representation of a GraphQL variable value

Constructors

CompiledVariable
Link copied to clipboard
common
fun CompiledVariable(name: String)

Properties

name
Link copied to clipboard
common
val name: String