LoneAnonymousOperation

sangria.validation.rules.LoneAnonymousOperation

Lone anonymous operation

A GraphQL document is only valid if when it contains an anonymous operation (the query short-hand) that it contains only that one operation definition.

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