ImplementationExtraFieldArgumentNotOptionalViolation
sangria.validation.ImplementationExtraFieldArgumentNotOptionalViolation
case class ImplementationExtraFieldArgumentNotOptionalViolation(interfaceName: String, objectName: String, fieldName: String, argumentName: String, objectFieldType: String, sourceMapper: Option[SourceMapper], locations: List[AstLocation]) extends AstNodeViolation
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait AstNodeViolationtrait AstNodeLocationtrait Violationclass Objecttrait Matchableclass Any