SelFragSpread

gql.client.codegen.SelFragSpread
final case class SelFragSpread(scalaType: String, fragmentName: String, condition: String, inl: Boolean, required: Boolean, directives: List[Directive[Caret, AnyValue]]) extends Sel

Attributes

Source
Ast.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Sel
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

lazy val cc: CaseClassField

Attributes

Source
Ast.scala
lazy val req: Doc

Attributes

Source
Ast.scala
lazy val sel: Doc

Attributes

Source
Ast.scala