InterfaceDoesNotDefineDefaultArg

gql.Validation$.Error$.InterfaceDoesNotDefineDefaultArg
final case class InterfaceDoesNotDefineDefaultArg(typename: String, sourceInterface: String, fieldName: String, argName: String) extends Error

Attributes

Source:
Validation.scala
Graph
Supertypes
trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Validation.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product