-
Gabriel. Antes que nada excelente trabajo con esta lib.
Tengo 2 problemas que te los reporto.
Problema 1)
Si inicializo la lIb desde app.module y pasandole al constructor (private ngxMpServic…
-
my redis-pub-sub.provider.ts like below ;
```
import { pubSubToken } from '@nestjs-query/query-graphql';
import { RedisPubSub } from 'graphql-redis-subscriptions';
import Redis from 'ioredis';…
-
I was using it like below, this was working with v2.4.2 but now I'm getting this error. `Type 'Redis' is not assignable to type 'RedisClient'`
```
import { RedisPubSub } from "graphql-redis-subscr…
-
Can you give me a one example how to use on ionic 5 html 👍 ?
-
Hi, after firing the createToken method, it freezes up on IOS, and on android it gets the token but after sending the card token the sdk or the api return:
{code: "120", description: "card not foun…