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