Types > ReviewSettings
Description
Topic: Product Reviews
Fields
acceptable_word_list: [String!]!
If certain words are acceptable by your audience, you can override them using this parameter
Automatically approve reviews
Example: true
Approve reviews only above certain score threshold
Example: 5
Additional list of bad words (we also have internal undisclosed list of words we filter against)
customer_reminder: CustomerReviewReminder!
Whether to send an email asking customer for a product review
Example: "never"
When "customer_reminder" is "custom", this is the number of days to wait before sending an email
Example: 2
default_review_dimension_set: ReviewDimensionSet
Default review dimension set
Expandable
Permission bit: "review_dimension_sets.read"
Filter text for explicit content
Example: true
Used By
Mutations
Queries
Preview (typescript)
Loading module