Questions tagged [react-relay]

Relay is a JavaScript framework for building data-driven React applications.

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
1 2 3 4 5 6
7