InlineFragment

case class InlineFragment(typeCondition: Option[Type], directives: List[Directive], selectionSet: List[Selection]) extends Selection
trait Serializable
trait Product
trait Equals
trait Selection
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product