ApolloClient

Companion
class
class Object
trait Matchable
class Any

Type members

Types

type SubscriptionId = UUID

Value members

Concrete methods

def apply[F[_], S, CP, CE](uri: Uri, name: String, reconnectionStrategy: () => CE)(implicit F: Async[F], backend: PersistentBackend[F, CP, CE], logger: Logger[F]): F[ApolloClient[F, S, CP, CE]]