KnownDirectives

sangria.validation.rules.KnownDirectives
See theKnownDirectives companion object

Known directives

A GraphQL document is only valid if all @directives are known by the schema and legally positioned.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
ValidationRule
Supertypes
class Object
trait Matchable
class Any

Inherited types

Value members

Concrete methods

Attributes

Definition Classes