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