I have this schema:
interface MyInterface { id: string type: string questions: Questions[] deletedQuestions: Questi