gabe.bravo
05/10/2018, 1:58 AMKyleG
05/10/2018, 5:03 AMasync
you can await
.
For example: https://github.com/TreeAntSan/javrater-webapp/blob/master/client/src/components/movie/MovieEditor.js#L196
The mutation addMovie
is composed here: https://github.com/TreeAntSan/javrater-webapp/blob/master/client/src/components/movie/Movie.js#L84