This repository was archived by the owner on Sep 27, 2023. It is now read-only.
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Emitted types are invalid? #205
Open
Description
Sorry for my ignorance, I just started using Relay and friends. I chose it over other existing GraphQL client because IMHO, it is worth it in the long run.
I am following the todo list tutorial on Relay's docs and converting the HTML into React Native. There's no error on the runtime but there are static type errors, especially on the generated types for fragments.
Here's a reproduction of the issue, you don't need to run it just open it on VScode.
Open the following files:
TodoList.tsx@line:16
TodoScreen.tsx@line:30
Metadata
Metadata
Assignees
Labels
No labels