MonixGraphQL

class MonixGraphQL[R, E](underlying: GraphQL[R])
class Object
trait Matchable
class Any

Value members

Concrete methods

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