I want to declare an empty type then use it in input listComment, as the following:
type Empty{ } input listComment{ empty:Empty }
in my query