Tooling to debug your Relay apps on web and React Native during development.
For Google Chrome, install the extension from WebStore. After installation "Relay" tab will be available in the Chrome developer tools apps using Relay are inspected.
You can inspect the current state of Relay Store by viewing records from the store and expanding their connections.
In addition to that, you can record all update events happening to the store and inspect how they changed the store.
There is a standalone version that works with other environments such as React Native
See Integrations Development readme
See Integrations Chrome readme
See Integrations standalone readme
Relay Developer Tools are MIT licensed.