user()

in todo/js/components/TodoApp.js [21:23]


        user(id: $userId) @required(action: THROW) {
          ...TodoList_user
        }