Types > SurveyQuestionModify
Commerce APITypesSurveyQuestionModify
SurveyQuestionModify

Description

Topic: Survey Questions

Fields

answers: [String!]


kind: SurveyQuestionKind

A kind of a survey question


meta: String

Metadata of the option

Example: "gauge"

Valid when: meta's length doesn't exceed 250 characters


name: String

The survey question itself

Translatable

Example: "Sizing"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


Used By

Mutations

surveyQuestionsModify

Preview (typescript)

Loading module