Optional asasHtml is a boolean representing whether to return the result as HTML.
Optional idid is a number representing the id of the review.
Optional mediamediaId is a number representing the id of the media.
Optional mediamediaType is a string representing the type of the media.
Optional sortsort is an array of strings representing the sort order.
Optional useruserId is a number representing the id of the user.
ReviewsVariablesis an interface representing the variables for theReviewsQuery. It includes optional id, media id, user id, media type, sort, and as html.