Relay vs Apollo? Who has used both and why did you choose what you did? Jono Allen on May 25, 2019 I have used both, both professional and on side projects and after a year only started to see a clear preference. Interested to hear others opinions.
With Relay you can use data collocation using fragments, so you can easily refactor your code without breaking it
This is a key feature to scale big applications