DeprecationTracker

sangria.execution.DeprecationTracker
See theDeprecationTracker companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def deprecatedEnumValueUsed[T, Ctx](enum: EnumType[T], value: T, userContext: Ctx): Unit
def deprecatedFieldUsed[Ctx](ctx: Context[Ctx, _]): Unit