Why GraphQL is the key to staying out of technical debt

added by JavaScript Kicks
3/6/2019 6:45:03 PM

601 Views

GraphQL (not to be confused with GraphDB or Open Graph or even an actual graph) is a remarkably creative solution to a relatively common problem: How do you enable front end developers to access backend data in exactly the way they need it? Quick example: We want to display a list of products on a web page.


0 comments