Typename

gql.client.dsl$.Typename
See theTypename companion object
final case class Typename[A](stack: InverseModifierStack[String])

Attributes

Companion
object
Source
dsl.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def push[B](m: InverseModifier): Typename[B]
Implicitly added by typenameStackForList

Attributes

Source
dsl.scala
def push[B](m: InverseModifier): Typename[B]
Implicitly added by typenameStackForOption

Attributes

Source
dsl.scala
def push[B](m: InverseModifier): Typename[B]

Attributes

Source
dsl.scala

Inherited methods

Implicitly added by typenameStackForList

Attributes

Inherited from:
Product
Implicitly added by typenameStackForOption

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
Implicitly added by typenameStackForList

Attributes

Inherited from:
Product
Implicitly added by typenameStackForOption

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product