apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api
/
CompiledVariable
Compiled
Variable
common
class
CompiledVariable
(
val
name
:
String
)
Content copied to clipboard
The Kotlin representation of a GraphQL variable value
Constructors
Properties
Constructors
Compiled
Variable
Link copied to clipboard
common
fun
CompiledVariable
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard