ReviewInput
Input for product review mutation
This page contains
Fields
| providerReviewId ID! | External review ID from the product review provider |
| createdOn DateTime! | Creation date from the external provider product review |
| lastModified DateTime | Last modified date from the external provider product review |
| moderatedOn DateTime | Moderated date from the external provider product review |
| rating Float | Product review rating |
| title String | Product review main title |
| productId String! | AppDirect product ID |
| language Locale | Language in which the product review was written |
| sections [SectionInput!] PREVIEW | Product review sections |
| tags [TagInput!] PREVIEW | |
| reviewTags [ProductReviewTagInput!] PREVIEW | Additional tag for this product review |
| author AuthorInput PREVIEW | |
| reviewAuthor ProductReviewAuthorInput PREVIEW | Author of this product review |
| reviewUrl Url | Product review URL pointing to the external provider review |
| helpfulnessScore Float | Product review helpfulness score |
| syndicationUrl Url | External provider URL |