Interfaces are not GraphQL compliant

So currently what is the solution for empty types?
Should I copy the fields from the interface or maybe extract just one field and copy it to each implementation?
Is there an estimated time that this bug will be solved?

Thanks