|
|
|
|
|
by sudowing
1418 days ago
|
|
"... rough edges ... complex" I've put a couple GraphQL services into production and have similar thoughts. What suprised me most were the range of views from colleagues when they needed to integrate into one of their products. Some people were happy to work with something new, while others didn't appreciate the tax involved with the learning curve. That said, I published an app that auto-provisions a CRUD service in GraphQL. So while I may not use it for most apps, I use this for general data-access. https://github.com/sudowing/service-engine-template |
|