QuestionTableInput
No description
input QuestionTableInput {
rows: [[QuestionTableCellInput!]]
headers: [QuestionTableCellInput!]
}
Fields
QuestionTableInput.rows
● [[QuestionTableCellInput!]]
list input
QuestionTableInput.headers
● [QuestionTableCellInput!]
list input
Member of
QuestionInput
input