In one of our projects I\'m using urql for graphql api calls. In other projects with RESTful api, I\'m using redux to handle re-renders after each data changes.
I\'m new