OBJECT
MatrixFormInput
link GraphQL Schema definition
- type MatrixFormInput implements FormInputData {
- # List of possible answers
- : [FormInputAnswer]
- # Text shown with the answer
- : String
- # List of question in the matrix
- : [FormInputAnswer]
- : String
- : String
- # Title of the input
- : String
- }
link Require by
This element is not required by anyone