-
# Description
## Actual Behavior
1. I gone though the forum and relay hybrid connection works well with console application a given in example. https://docs.microsoft.com/en-us/azure/service-bus…
-
It looks like schema extensions are ignored on Mac, but not on Linux (x64). Is there a workaround?
## Steps to reproduce
* Clone https://github.com/rbalicki2/relay-test
* `yarn && yarn relay`
…
-
### Overview
Outbox (and inbox) refers to the technical implementation of finding events of interest not found on the relays user is subscribed to.
### Meme
https://github.com/user-attachmen…
-
## Use case
Multiple node objects in my schema can be commented on, they should share a `comments` field which is relay connection of `comment` nodes and a declared interface to allow for polymorph…
-
In the 3.x branch of immutable-js, the latest patch (Oct 4, 2017) relicensed the software to MIT https://github.com/immutable-js/immutable-js/releases/tag/v3.8.2. It would be useful to my organization…
-
Based on https://github.com/facebook/relay/blob/1b43a4671d07ae69b3cbe36f1c21c2978f6419f2/packages/relay-compiler/transforms/GenerateIDFieldTransform.js, it seems like `GenerateIDFieldTransform` should…
-
### Expected vs actual behavior
Unable to connect to cluster via Lens after a while since initial connection. Relay agent needs to be rebooted to allow connection to target cluster again.
relay…
-
we can generate global types (like enums) with [apollo tooling][apollo-tooling]. you can see `--globalTypesFile` option.
can we do the same thing with relay compiler and generate global types file.…
-
### Expected vs actual behavior
After installing a relay client into a cluster, I got a TLS error. I had expected the error to be reported in the log as an "error" level. But instead it was "info"
…
-
https://github.com/facebook/relay/releases/tag/v10.0.0
> Precise type refinement: gated by RelayFeatureFlags.ENABLE_PRECISE_TYPE_REFINEMENT. With this feature enabled Relay more accurately models G…