Why should I use Apollo/Relay over urql? [closed]
Core contributor of urql here. Probably a late reply, but better than never There are distinct advantages and disadvantages of using one of the three over the others. Relay is strict in terms of what it requires from your schema, but that means that it has very easy-to-use patterns for the most common use cases. … Read more