ToplevelFragment

gql.client.codegen.ToplevelFragment
final case class ToplevelFragment(ti: TypeIntro, fragName: String, on: String) extends Toplevel

Attributes

Source
Ast.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Toplevel
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 docs: List[Doc]

Attributes

Source
Ast.scala
val fragDef: Doc

Attributes

Source
Ast.scala