Package

sangria

introspection

Permalink

package introspection

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. introspection
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

  1. val SchemaMetaField: Field[Unit, Unit]

    Permalink
  2. object TypeKind extends Enumeration

    Permalink
  3. val TypeMetaField: Field[Unit, Unit]

    Permalink
  4. val TypeNameMetaField: Field[Unit, Unit]

    Permalink
  5. val __Directive: ObjectType[Unit, Directive]

    Permalink
  6. val __EnumValue: ObjectType[Unit, EnumValue[_]]

    Permalink
  7. val __Field: ObjectType[Unit, Field[_, _]]

    Permalink
  8. val __InputValue: ObjectType[Unit, InputValue[_]]

    Permalink
  9. val __Schema: ObjectType[Unit, Schema[Any, Any]]

    Permalink
  10. val __Type: ObjectType[Unit, (Boolean, Type)]

    Permalink
  11. val __TypeKind: EnumType[introspection.TypeKind.Value]

    Permalink
  12. val includeDeprecated: Argument[Boolean]

    Permalink
  13. lazy val introspectionQuery: Document

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped