Field

final case class Field(alias: Option[String], name: String, arguments: Option[Arguments], directives: Option[Directives], selectionSet: Pos[Option[SelectionSet]])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product