|
|
|
|
|
by HeyImAlex
4005 days ago
|
|
They are orthogonal; graph ql is for fetching data and is supposed to be an alternative to writing a new backend endpoint for every ui-thing that needs some slice of data, flux is a pattern for organizing data flow in the UI. |
|