ENUMs inexplicably turned into bytes?

I am aware ENUMs are bytes.

All nodes in graphs were displayed correctly.

It was in Details Panel > Variable Type where problem was showing.
Instead of being my custom ENUM it was a byte, which was only a problem because I was trying to use Enum To Name node to “return friendly user name of enumerator”.