UpdateCtx

sangria.schema.UpdateCtx
See theUpdateCtx companion class
object UpdateCtx

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
UpdateCtx.type

Members list

Value members

Concrete methods

def apply[Ctx, Val](action: LeafAction[Ctx, Val])(newCtx: Val => Ctx): UpdateCtx[Ctx, Val]