QuestionTableCellInput
No description
input QuestionTableCellInput {
value: String
locked: Boolean!
weight: String
}
Fields
QuestionTableCellInput.value
● String
scalar
QuestionTableCellInput.locked
● Boolean!
non-null scalar
QuestionTableCellInput.weight
● String
scalar
Member of
QuestionTableInput
input