Variant

gql.client.codegen.Variant
final case class Variant(cases: NonEmptyList[VariantCase])

Attributes

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

Members list

Value members

Concrete methods

def method(objPath: String): Doc

Attributes

Source
Ast.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val adt: Doc

Attributes

Source
Ast.scala
val name: String

Attributes

Source
Ast.scala