|
|
|
|
|
by davzie
570 days ago
|
|
I can't comment on all the shortcomings and this may be reflective on my lack of experience with different implementations, but doesn't using GraphQL basically just enable a tonne of unoptimised database queries to occur that, at scale, could cause some serious load issues? |
|
None of that is inherent to the technology but it’s a common folly among developers. This is an issue with REST too but it can be more obfuscated