mutation {
  CreateRating(
creator: "https://trompamusic.eu/user/mozart"
        ratingValue: 5
        bestRating: 5
) {
identifier
}
}