gql-client-codegen
0.3.6
gql-client-codegen
API
gql.client.codegen
CaseClass
CaseClassField
GenAst
GenAst
Env
FragmentInfo
Generator
Input
Output
PositionalInfo
Generator
InputField
InputType
Logger
Logger
Obj
Operation
RenderHelpers
Sel
SelField
SelFragSpread
Selection
Toplevel
ToplevelFragment
TypeIntro
VariableField
VariableType
Variant
VariantCase
gql-client-codegen
/
gql.client.codegen
/
SelField
SelField
gql.client.codegen.SelField
final case
class
SelField
(
name
:
String
,
alias
:
Option
[
String
],
args
:
List
[
Argument
[
Caret
,
AnyValue
]],
typename
:
ModifierStack
[
String
],
directives
:
List
[
Directive
[
Caret
,
AnyValue
]])
extends
Sel
Attributes
Source
Ast.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Sel
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Concrete fields
val
argList
:
List
[
Doc
]
Attributes
Source
Ast.scala
lazy
val
cc
:
CaseClassField
Attributes
Source
Ast.scala
val
directiveList
:
List
[
Doc
]
Attributes
Source
Ast.scala
lazy
val
sel
:
Doc
Attributes
Source
Ast.scala
val
tn
:
Doc
Attributes
Source
Ast.scala
In this article
Attributes
Members list
Value members
Inherited methods
Concrete fields