ScalarLeafs
sangria.validation.rules.ScalarLeafs
class ScalarLeafs extends ValidationRule
Scalar leafs
A GraphQL document is valid only if all leaf fields (fields without sub selections) are of scalar or enum types.
Attributes
- Graph
-
- Supertypes
Members list
In this article