Optional
asasHtml
is a boolean indicating 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 of the review.
Optional
useruserId
is a number representing the id of the user.
ReviewVariables
is an interface representing the variables for theReviewQuery
. It includes optional parameters for querying review data.