QuestionTableCell
No description
type QuestionTableCell {
value: String
locked: Boolean!
weight: String
}
Fields
QuestionTableCell.value ● String scalar
QuestionTableCell.locked ● Boolean! non-null scalar
QuestionTableCell.weight ● String scalar
Member of
QuestionTable object