getMovies()

in sam-app/get-movie/app.js [12:18]


  getMovies(id: 0) {
    id
    name
    poster
    date
    plot
  }