DEV Community

Discussion on: Getting started with React + GraphQL

Collapse
 
daniel15 profile image
Daniel Lo Nigro

Have you compared Apollo to Relay, or to lightweight GraphQL libraries like urql? I'd be curious as to the advantages of Apollo over Relay, and vice versa.

Collapse
 
tomekponiat profile image
Tomek Poniatowicz • Edited

Do not have much experience with Relay, but I think Apollo's biggest advantage (over Relay) is being more elastic and having a much lower entry barrier.