Field

case class Field(alias: Option[Name], name: Name, arguments: List[(Name, Value)], 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