InputObjectTypeRecursion

case class InputObjectTypeRecursion(name: String, fieldName: String, path: List[String], sourceMapper: Option[SourceMapper], locations: List[AstLocation]) extends AstNodeViolation
trait Serializable
trait Product
trait Equals
trait Violation
class Object
trait Matchable
class Any

Value members

Inherited methods

final def errorMessage: String
Inherited from:
AstNodeLocation
Inherited from:
Product

Concrete fields

Inherited fields

lazy val astLocation: String
Inherited from:
AstNodeLocation