in todo/js/mutations/ChangeTodoStatusMutation.js [10:19]
changeTodoStatus(input: $input) { todo { id complete } user { id completedCount } }