CompiledVariable

class CompiledVariable(val name: String)

The Kotlin representation of a GraphQL variable value

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard