Identifiable

sangria.relay.Identifiable$
See theIdentifiable companion trait
object Identifiable

Attributes

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

Members list

Implicits

Implicits

implicit def identifiableEv[Ctx, T <: Node]: Identifiable[T]
implicit def identifiableEv[Ctx, T](implicit ev: HasId[T, String]): Identifiable[T]