Note that creating a fetch doesn't actually request data, we have to run the fetch to obtain the results. val fetchUser: Fetch[User] = getUser(1).
確定! 回上一頁