Types > SurveyQuestion
Commerce APITypesSurveyQuestion
SurveyQuestion

Description

Topic: Survey Questions

Fields

answers: [String!]!

A set of possible survey question answers (for predefined kind)


id: String!

Unique survey question identifier. See also: Unique Identifiers

Example: "sq_EQzGqWoY"


kind: SurveyQuestionKind!

A kind of a survey question

Example: "arbitrary"


meta: String!

Metadata of the option

Example: "gauge"


name: String!

The survey question itself

Translatable

Example: "Sizing"


Used By

Mutations

surveyQuestionsCreate, surveyQuestionsModify

Queries

surveyQuestions

Types

ProductReviewAnswerSummary, ProductReviewSurveyAnswer, ReviewDimensionSet

Preview (typescript)

Loading module