MonixGraphQL

caliban.interop.monix.implicits.package$.MonixGraphQL
implicit class MonixGraphQL[R, E](underlying: GraphQL[R])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def interpreterAsync(implicit runtime: Runtime[Any]): Task[GraphQLInterpreter[R, CalibanError]]