allow_alias, names to
tags are many to one, so the thinking was that name has to be the unique
key for enum values. However, this didn't allow users to rename enum
values, which is desirable in a pure monorepo situation (for example, if
people want to start abiding by ENUM_VALUE_PREFIX).