Types > ProductQuestionCreate
Description
Topic: Product Questions
Fields
Unique customer identifier. See also: Unique Identifiers
Example: "cu_EQzGqWoY"
Valid when: customer_id matches regexp pattern: ^cu_
Whether flagging actions are ignored
Example: false
A unique product identifier
Example: "pd_EQzGqWoY"
Valid when: product_id is not empty
Valid when: product_id matches regexp pattern: ^pd_
status: ApprovalStatus
Publishing approval status
Text of the question
Example: "Great product!"
Valid when: text is not empty
Valid when: text's length doesn't exceed 100000 characters
Used By
Mutations
Preview (typescript)
Loading module