Introspector

class Object
trait Matchable
class Any

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.

Inherited fields

Implicits

Inherited implicits

implicit lazy val `__directiveSchema`: Schema[Any, `__Directive`]
implicit lazy val inputValueSchema: Schema[Any, InputValue]
implicit lazy val typeSchema: Schema[Any, `__Type`]