CatsEffectGraphQL

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

Value members

Concrete methods

def interpreterAsync[F[_]](implicit evidence$3: Async[F], runtime: Runtime[Any]): F[GraphQLInterpreter[R, CalibanError]]