NoUnusedVariables

sangria.validation.rules.NoUnusedVariables

No unused variables

A GraphQL operation is only valid if all variables defined by an operation are used, either directly or within a spread fragment.

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