Closed chrisleee closed 7 years ago
We'll be going with a traditional RESTful approach.
We most likely won't be running into the stronger benefits of a GraphQL approach and it would mean extra ramp-up time trying to learn it.
There's always the possibility to refactor to or use this later on if needed.
Do we go with the typical RESTful approach or use something like GraphQL?
Benefit of typical approach is familiarity.
Benefits of something like GraphQL is ease of querying and mutating data.