Packages

p

caliban

validation

package validation

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. validation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class Context(document: Document, rootType: RootType, operations: List[OperationDefinition], fragments: Map[String, FragmentDefinition], selectionSets: List[Selection], variables: Map[String, InputValue]) extends Product with Serializable
  2. type FieldMap = Map[String, Set[SelectedField]]
  3. case class SelectedField(parentType: __Type, selection: Field, fieldDef: __Field) extends Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped