Aug 22, 2017 · 1 min read
It is true, queries can be optimizated easly un a REST apis but it can be optimized too with Graphql cresting specific endpoints.
Performance depends on client query, a complex one can consume easly server resources. This disadvantage can be prevented using execution timeouts or whitelisting queries after development period.