Similar to https://feedback.hygraph.com/114, but I’d like to be able to translate enum values. We are forced to use an enum for a dropdown field, but have no ability to translate the values entered.
The only option currently is to have a separate schema dedicated to translating the enum values, but it’s a bit clunky and requires extra work for something that should probably be built-in.