Relay is a JavaScript framework for building data-driven React applications.
Questions tagged [react-relay]
91 questions
-1
votes
1 answer
Cannot get property because an index signature declaring the expected key / value type is missing in null or undefined [1]
I am testing PermissionDetail component which has graphql fragment, that is the data of node of PermissionTable component. I am getting a flow type error in this line when getting mock data from query const permissionDetail =…

Jagrati
- 11,474
- 9
- 35
- 56