`__TypeKind`

caliban.introspection.adt.`__TypeKind`
See the`__TypeKind` companion object
sealed trait `__TypeKind`

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ENUM.type
object INPUT_OBJECT.type
object INTERFACE.type
object LIST.type
object NON_NULL.type
object OBJECT.type
object SCALAR.type
object UNION.type
Show all
In this article