deleteReviews()

in src/graphql/mutations.js [62:68]


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