Description
Topic: Product Questions
Fields
The date and time when the answer was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: Customer
Author of the question answer
Expandable
Permission bit: "customers.read"
detected_language: InfoLanguage
Language detected for this question answer
Expandable
email_message: Message
Number of times this answer was flagged
Example: 5
Whether flagging actions are ignored
Example: false
Unique answer identifier. See also: Unique Identifiers
Example: "aq_EQzGqWoY"
Number of times this answer was voted no
Example: 5
product: Product
Product of the question this answer is for
Expandable
Permission bit: "products.read"
question: ProductQuestion
Question this answer is for
Expandable
Permission bit: "product_questions.read"
status: ApprovalStatus!
Publishing approval status
Text of the answer
Example: "Great product!"
The date and time when the answer was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
user: User
Author of the question answer
Expandable
Permission bit: "users.read"
Number of times this answer was voted yes
Example: 5
Used By
Mutations
productQuestionsAnswersCreate, productQuestionsAnswersModify
Queries
Types
ProductQuestion, ProductQuestionAnswerPage
Preview (typescript)
Loading module