-
Seems Relay 13 no longer uses `relay-config`. What is the configuration we should pass to `apollo.client.js`? If I follow the expanded example in readme, it throws `Unable to load relay-compiler, so '…
-
# First and foremost consider this:
- Only RetroArch bugs should be filed here. Not core bugs or game bugs
- This is not a forum or a help section, this is strictly developer oriented
## Descript…
-
When running a non watch command like
` relay-compiler --schema ./webpack/assets/javascripts/relay/schema.json --extensions js jsx --src ./webpack` in relay 2.0.0, the lack of `watchman` on the syste…
-
Causing an error on initial run. Removed the one without the `authProvider` field, now it's working.
-
Ran into a weird issue with interface types + fragments today. It seems like the TypeScript types allow you to pass a fragment that may not match (due to the object being a different type implementing…
-
Some warnings or other informative messages go to stderr. For example:
```
Debugger listening on ws://127.0.0.1:56587/f01b9c7c-094d-4757-a650-020f63e40d9c
For help, see: https://nodejs.org/en/docs/…
-
### Code
```Rust
git clone https://github.com/subspace/subspace
cd domains/client/relayer
cargo clippy --all-targets -Z build-std --target x86_64-unknown-linux-gnu
```
### Current output
…
-
Hello 👋 love this project! Oh my gosh.
I use Relay quite heavily - and right now have this monkey patched NextJS thing, with like Polka and some weird Webpack things... So yeah, its a mess. This p…
-
So after I got this running against a Relay Modern project, I've noticed some issues with Relay Modern:
- Relay Modern's `createPaginationContainer` requires the use of a `connection` directive, e.…
-
I am using watchman [packaged with nix](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/watchman/default.nix)
`version = "2023.01.30.00";`
I am using watchman indirectly via …