React Native debugger has integration for the Apollo Client DevTools, you can see the Apollo
tab in Developer Tools:
To ensure it works, you must use Apollo Client ^2.0.
If the apollo tab doesn't appear, toggle developer tools off and on again.
You can read Apollo DevTools documentation).