-
### Summary
It seems like it's possible to have a collision on Operation message IDs in OperationMessageIdCreator.swift:
```
public func requestId() -> String {
let id = sequenceNumberCo…
ghost updated
6 months ago
-
I just started getting this error. Out of the blue.
I'm suspecting it might have to do my node_modules.
```
src/generated/nexus-types.ts(70,7): error TS2536: Type 'InputName' cannot be used to in…
-
-
# Step 1/5 - Create a git branch
- Create a branch called `feature/setup-graphql`
If you don't remember how to create a branch, check the references in the previous issues.
**Note**: From here, the…
-
**Issue Labels**
- [ ] has-reproduction
- [ ] feature
- [x] docs
- [ ] blocking
**Question**
The precise scenario I'm trying to accomplish is mentioned here:
https://github.c…
-
**Describe the bug**
With usePublications react hook, if profile post a publications encrypted with invalid currency object/address condition, we can't retrieve any publications and I can't retrieve …
-
**Describe the bug**
I have a graphql app setup using Apollo Gateway and apollo server express. The transactions get reported to APM but they get reported as normal http /graphql transaction and no…
-
We noticed that after adding `lokka` and `lokka-transport-http`, our production build increased from ~75kb to ~500kb. I suspect it's the `babel-runtime` dependency.
-
We've been attempting to migrate our app from sapper to sveltekit and ran into the problem of web sockets, in sapper we could simply attach the WebSocket server directly to the express server and be d…
-
In the Cors Settings I have the Add Site Address to "Access-Control-Allow-Origin" header checked and the Extend "Access-Control-Allow-Origin” header set to http://localhost:3000 which is my NextJS fro…