relay-test-utils: mismatch between variables when using queuePendingOperation with optional variables
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Hypnosphi/relay-variables-mismatch
```
npm install
npm test
```
Looks like the problem is that actual `variables` are compared to the result of `getOperationVariables` which may differ in case of optional variables
Contributor guide
Assessment
This issue has not been assessed yet.