Introspector

caliban.introspection.Introspector

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def introspect[R](rootType: RootType, introWrappers: List[IntrospectionWrapper[R]]): RootSchema[R]

Generates a schema for introspecting the given type.

Generates a schema for introspecting the given type.

Attributes

Concrete fields

Inherited fields

Implicits

Inherited implicits

implicit lazy val `__directiveSchema`: Schema[Any, `__Directive`]

Attributes

Inherited from:
IntrospectionDerivation
implicit lazy val inputValueSchema: Schema[Any, InputValue]

Attributes

Inherited from:
IntrospectionDerivation
implicit lazy val typeSchema: Schema[Any, `__Type`]

Attributes

Inherited from:
IntrospectionDerivation