IdentifiableNode

sangria.relay.IdentifiableNode$
See theIdentifiableNode companion trait

Attributes

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

Members list

Implicits

Implicits

implicit def identifiableNodeEv[Ctx, T <: Node]: IdentifiableNode[Ctx, T]
implicit def identifiableNodeIdEv[Ctx, T : Identifiable]: IdentifiableNode[Ctx, T]

Inherited implicits

implicit def identifiableNodeCtxEv[Ctx1, Ctx2, T](implicit ev: IdentifiableNode[Ctx1, T], ev1: Ctx2 <:< Ctx1): IdentifiableNode[Ctx2, T]

Attributes

Inherited from:
IdentifiableNodeLowPrio