createReviews()

in src/graphql/mutations.js [42:48]


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