OBJECT
type Form {label: String! useLang: Boolean items: [FormItemInterface] stepFields: StepFields }