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
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