sangria.validation.rules.KnownDirectives
See theKnownDirectives companion object
class KnownDirectives extends ValidationRule
Known directives
A GraphQL document is only valid if all @directives
are known by the schema and legally positioned.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article