hatchli
hatchli
> I spent a while getting prisma 1 setup with subscriptions and auth/tokens over websockets and was happy with it. Then prisma 2 forced a rethink. I went with the...
Also facing this issue. Also @narciero thanks for the dirty fix, would have pulled my hair out debugging without that!
Same issue here. Same config too actually (except I'm not running the beta). Fixed it by just placing directly in scripts/addon folder thanks to @SkelegonDK suggestion. You might want to...
Also waiting on this. Will it be a feature of Prisma2?
Is there any word on this?
> Another update: The `fetchPolicy` of the query I'm refetching seems to be a factor. When that query uses `cache-and-network`, the mutation resolves before the network request has completed. But...
Is there an update to this? @dcecile Would you mind sharing more of your code to show how you implement this? I'm really having a hard time getting the initialization...
Is there any word on how to solve this / this bug will be resolved soon?
Is there any update on this?