INPUT_OBJECT
input AddReviewInput {buyerKey: String!productKey: String!title: String!comment: String!rating: Float!}