gql-client-codegen
0.2-2c9a292
gql-client-codegen
API
gql.client.codegen
Generator
ContextInfo
Fragment
Operation
ContextInfo
FieldPart
Input
Output
Part
gql-client-codegen
/
gql.client.codegen
/
Generator
/
ContextInfo
/
Fragment
Fragment
gql.client.codegen.Generator$.ContextInfo$.Fragment
final case
class
Fragment
(
fragmentName
:
Option
[
String
],
typeCnd
:
String
,
extraMatches
:
List
[
String
])
extends
ContextInfo
Attributes
Source:
Generator.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
ContextInfo
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product