|
|
|
|
|
by muffa
980 days ago
|
|
I find it to be more complex(Hence more error prone), less performant, harder to resolve bugs. For a queries and mutations you still need to write business-logic and database access which is very similar to how you would develop a REST-API. |
|