VariantCase

gql.client.codegen.VariantCase
final case class VariantCase(sharedType: String, fields: List[(String, String)])

Attributes

Source
Ast.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val asFieldName: String

Attributes

Source
Ast.scala
val asScalaType: String

Attributes

Source
Ast.scala