OutputType

sealed trait OutputType[+T] extends Type
trait Type
class Object
trait Matchable
class Any
trait CompositeType[T]
trait ObjectLikeType[Ctx, Val]
class InterfaceType[Ctx, Val]
class ObjectType[Ctx, Val]
class UnionType[Ctx]
class EnumType[T]
class ListType[T]
class OptionType[T]
class ScalarAlias[T, ST]
class ScalarType[T]

Value members

Inherited methods

Inherited from:
Type