gql-client
0.2.8-99-1d88358
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
/
Var
Var
gql.client.Var$
See the
Var
companion class
object
Var
Attributes
Companion
class
Source
Var.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Var
.type
Members list
Clear all
Type members
Classlikes
object
Impl
Attributes
Source
Var.scala
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Impl
.type
final case
class
One
[
A
](
name
:
VariableName
[
A
],
tpe
:
String
,
default
:
Option
[
Value
[
AnyValue
,
Unit
]])
Attributes
Source
Var.scala
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Types
type
Impl
[
A
] =
Writer
[
Type
[
One
[
_
]],
AsObject
[
A
]]
Attributes
Source
Var.scala
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
Source
Mirror.scala
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Source
Mirror.scala
Value members
Concrete methods
def
apply
[
A
](
name
:
String
,
tpe
:
String
)(
implicit
encoder
:
Encoder
[
A
]):
Var
[
A
,
VariableName
[
A
]]
Attributes
Source
Var.scala
def
apply
[
A
](
name
:
String
,
tpe
:
String
,
default
:
Option
[
Value
[
AnyValue
,
Unit
]])(
implicit
encoder
:
Encoder
[
A
]):
Var
[
Option
[
A
],
VariableName
[
A
]]
Attributes
Source
Var.scala
In this article
Attributes
Members list
Type members
Classlikes
Types
Inherited types
Value members
Concrete methods