Types > ProductQuestionModify
Commerce APITypesProductQuestionModify
ProductQuestionModify

Description

Topic: Product Questions

Fields

flag_ignore: Boolean

Whether flagging actions are ignored

Example: false


status: ApprovalStatus

Publishing approval status


text: String

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

productQuestionsModify

Preview (typescript)

Loading module