Jordan Eldredge

Results 191 issues of Jordan Eldredge

https://webamp.sentry.io/issues/7167131709/?project=146021&referrer=slack

Fixes https://github.com/facebook/relay/issues/5126 ## Summary Some queries, when invoked with a set of variables are conceptually "empty". Meaning we can prove before sending them to the server that they will fetch...

CLA Signed

Now you can open Calude in the Relay repo and run `/fix-ci` to have Claude attempt to fix any CI issues. Example PR created with this command: https://github.com/facebook/relay/pull/5128

CLA Signed
shared with relay team

Differential Revision: D80972077

CLA Signed
fb-exported
shared with relay team

## Test Plan VSCE still builds

CLA Signed
shared with relay team

Differential Revision: D80984351

CLA Signed
fb-exported
shared with relay team

Differential Revision: D79911205 Repro/regression test of the GC bug reported in https://github.com/facebook/relay/issues/4967

CLA Signed
fb-exported
shared with relay team

Current failures can be found here: https://gist.github.com/captbaritone/654c78e85f7f22450a67dfeee645431b

CLA Signed
shared with relay team

### Motivation We have a feature called Relay Resolvers which lets you define additional GraphQL fields which get evaluated on the client. We even allow you to define a field...

shared with relay team