Description
Topic: Product Questions
Fields
answers: [ProductQuestionAnswer]
Answers for this question
Expandable
Permission bit: "product_question_answers.read"
The date and time when the question was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: Customer
Customer who wrote the question
Expandable
Permission bit: "customers.read"
detected_language: InfoLanguage
Language detected for this question
Expandable
email_message: Message
Number of times this question was flagged
Example: 5
Whether flagging actions are ignored
Example: false
Unique question identifier. See also: Unique Identifiers
Example: "qu_EQzGqWoY"
Number of times this question was voted no
Example: 5
product: Product
Product this question is about
Expandable
Permission bit: "products.read"
Rating based on yes/no votes (yes_count minus no_count)
Example: -6
status: ApprovalStatus!
Publishing approval status
Text of the question
Example: "Great product!"
The date and time when the question was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Number of times this question was voted yes
Example: 5
Used By
Mutations
productQuestionsCreate, productQuestionsModify
Queries
Types
ProductQuestionAnswer, ProductQuestionExpandableItems, ProductQuestionPage, ProductQuestionSearchResult, UnifiedSearchResult
Preview (typescript)
Loading module