updateReviews()

in src/graphql/mutations.js [52:58]


  updateReviews(input: $input) {
    id
    type
    votes
    topMovie
    topVotes
  }