KnownTypeNames

sangria.validation.rules.KnownTypeNames
See theKnownTypeNames companion object

Known type names

A GraphQL document is only valid if referenced types (specifically variable definitions and fragment conditions) are defined by the type schema.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited classlikes

Attributes

Inherited from:
ValidationRule
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

Value members

Concrete methods

Attributes

Definition Classes