EntityResolverPartiallyApplied

caliban.federation.EntityResolver$.EntityResolverPartiallyApplied
class EntityResolverPartiallyApplied[A](val dummy: Boolean)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[R, R1 <: R, T](resolver: A => ZQuery[R1, CalibanError, Option[T]])(implicit schema: Schema[R, T], argBuilder: ArgBuilder[A]): EntityResolver[R1]

Concrete fields

val dummy: Boolean