CatsEffectGraphQL

final implicit class CatsEffectGraphQL[R](underlying: GraphQL[R]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def interpreterAsync[F[_]](implicit interop: ToEffect[F, Any]): F[GraphQLInterpreter[R, CalibanError]]