QueryContext

gql.relational.QueryAlgebra.QueryContext
trait QueryContext[A]

Attributes

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

Members list

Value members

Abstract methods

def read[G[_], B](tfa: AnyQueryAttribute[G, B]): Option[Either[String, G[B]]]

Attributes

Source
QueryAlgebra.scala