Need to be able to change group input type without rewiring

PROBLEM

Extremely long winded to change the input type of a group node. As far as I can see the only way is to delete the input, create a new node that has the type you want, create a new socket on the group by wiring from the socket of the temp node, deleting the temp node, and then rewiring to the original.


SOLUTION

Have a socket type dropdown in the inputs section of the Node tab when inside the group.