gql-client
0.3.3-30-d3df509
gql-client
API
gql.client
ListModifier
LowPrioritySubQueryImplicits
NamedQuery
OptionModifier
ParameterizedQuery
Query
Compiled
Compiled
Dec
Render
QueryLike
QueryResult
QueryResult
Error
Error
QueryValidation
Selection
Selection
Field
Fragment
InlineFragment
SelectionSet
SelectionSet
SimpleQuery
SubQuery
SubQuery
Terminal
Var
Var
Impl
One
VariableClosure
VariableClosure
VariableName
dsl
SyntaxForOptionalSelectionSet
Typename
Typename
gql-client
/
gql.client
/
VariableClosure
VariableClosure
gql.client.VariableClosure
See the
VariableClosure
companion object
final case
class
VariableClosure
[
Vars
,
A
](
variables
:
Impl
[
Vars
],
query
:
SelectionSet
[
A
])
Attributes
Companion
object
Source
Var.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
modify
[
B
](
f
:
SelectionSet
[
A
]
=>
SelectionSet
[
B
]):
VariableClosure
[
Vars
,
B
]
Attributes
Source
Var.scala
def
~
[
C
,
D
](
that
:
VariableClosure
[
D
,
C
]):
VariableClosure
[(
Vars
,
D
), (
A
,
C
)]
Attributes
Source
Var.scala
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods