-
## Problem
I am using AWS Appsync as my graphQL server and when I trigger/return an error from the api, the relay useLazyLoadQuery crashes.
## Environment
```
"dependencies": {
"@testing…
-
TOPI batch matmul mistakenly mark the RHS tensor of batch matmul as layout free placeholder when it is a variable. As a result, `RewriteLayout` is applied to it and it can't be constant-folded in Rela…
-
While working on using Persisted Queries and Entrypoints to shrink network traffic / bundle sizes, I noticed a few key pieces of information in the web docs / JSDocs.
From https://relay.dev/docs/ap…
-
This is just me shoving ideas out of my head, we don’t need this for initial release.
I’d like to improve on the experience on this when writing components, ie. having to import the fragment types …
-
Any chance ya'll be open to an option that would allow outputting Type names without an `_`? We always renaming types to avoid a lint error, which is admittedly a small thing, but would be nice to hav…
-
**Describe the bug**
It complains about a missing function, `utils.memoize2of4`.
**To Reproduce**
Steps to reproduce the behavior:
1. run `graphql codegen`
**Expected behavior**
It executes …
Jomik updated
2 years ago
-
## Description
When myself and a friend try to play games online via Netplay, when using the relay server, the Player 1 and Player 2 controller inputs work as expected. When using direct connect, …
-
As things stand, the Flow types that the Relay compiler generates are unusable without a decent amount of fiddling to stub out the types they import, as documented in #1689.
The gist of it is that…
-
I have 5 of the LED units working together and using your guide and code it was very simple to implement. The addition of the 'On Air' option was a great improvement.
I would like to suggest a vari…
W9TIM updated
7 months ago
-
Reactive GraphQL Architecture
=============================
This document outlines a vision for using GraphQL to model client data in applications which have highly complex client state. It is inf…