NullableType

sangria.schema.NullableType
sealed trait NullableType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EnumType[T]
class InputObjectType[T]
class ListInputType[T]
class ListType[T]
trait ObjectLikeType[Ctx, Val]
class InterfaceType[Ctx, Val]
class ObjectType[Ctx, Val]
class ScalarAlias[T, ST]
class ScalarType[T]
class UnionType[Ctx]
Show all
In this article