InputObjectTypeExtensionDefinition
sangria.ast.InputObjectTypeExtensionDefinition
case class InputObjectTypeExtensionDefinition(name: String, fields: Vector[InputValueDefinition], directives: Vector[Directive], comments: Vector[Comment], trailingComments: Vector[Comment], location: Option[AstLocation]) extends TypeExtensionDefinition, WithTrailingComments
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithTrailingCommentstrait TypeExtensionDefinitiontrait WithDirectivestrait Definitiontrait SchemaAstNodetrait WithCommentstrait AstNodeclass Objecttrait Matchableclass Any
Members list
In this article