OBJECT
Custom form template question fields
type CustomFormQuestionsFields {label: String! options: [String!]! required: Boolean! type: String! }