|
|
|
|
|
by zawerf
2500 days ago
|
|
If you're using graphql for the backend, is it still MVC? Even if you can stretch the definition to fit, is it still useful to organize your code along those terms instead of what's natural in the new ecosystem? (data source resolvers, type schemas, queries/mutations) |
|