I find REST is much easier to use - I read the docs and look at one or two examples then I can get started
GraphQL is a different story - Im hunting round the documentation to figure out the syntax and rules.
I much prefer REST
After having worked on a codebase with it, I would prefer RESTful endpoints backed by RDBMS or document stores instead.