ScalarTypeDefinition
sangria.ast.ScalarTypeDefinition
case class ScalarTypeDefinition(name: String, directives: Vector[Directive], description: Option[StringValue], comments: Vector[Comment], location: Option[AstLocation]) extends TypeDefinition, WithDescription
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TypeDefinitiontrait WithDescriptiontrait WithDirectivestrait TypeSystemDefinitiontrait Definitiontrait SchemaAstNodetrait WithCommentstrait AstNodeclass Objecttrait Matchableclass Any
Members list
In this article