Description
Topic: Product Questions
Fields
answers: [StorefrontProductQuestionAnswer]
The date and time when the question was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: StorefrontCustomer
detected_language: InfoLanguage
Whether you flagged for this question
Example: false
Unique question identifier. See also: Unique Identifiers
Example: "qu_EQzGqWoY"
Number of times this question was voted no
Example: 5
product: StorefrontProduct
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)
voted: StorefrontCustomerVote!
Whether customer voted or not and how
Number of times this question was voted yes
Example: 5
Used By
Mutations
storefrontProductQuestionsCreate, storefrontProductQuestionsModify
Queries
Types
StorefrontProductQuestionAnswer, StorefrontProductQuestionPage, StorefrontQuestionSearchResult
Preview (typescript)
Loading module