Types > AnswerCreate
Storefront APITypesAnswerCreate
AnswerCreate

Description

Topics: Product Questions, Product Reviews

Fields

flag_ignore: Boolean

Whether flagging actions are ignored

Example: false


status: ApprovalStatus

Publishing approval status


text: String!

Text of the answer

Example: "Great product!"

Valid when: text is not empty

Valid when: text's length doesn't exceed 100000 characters


Used By

Mutations

storefrontProductQuestionsAnswersCreate

Preview (typescript)

Loading module