InputValueDefinition

final case class InputValueDefinition(description: Option[String], name: String, `type`: Type, defaultValue: Option[Value], directives: Option[Directives])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product