RelationalTypeOps1

gql.relational.QueryDsl.RelationalTypeOps1
final class RelationalTypeOps1[F[_], A](tpe: Type[F, QueryContext[A]])

Attributes

Source
QueryDsl.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def contImplements[B](f: B => Query[Option, A])(implicit interface: => Interface[F, QueryContext[B]]): Type[F, QueryContext[A]]

Attributes

Source
QueryDsl.scala