enum AnnoyingEnum { first_value second_value FIRST_VALUE } type Query { f: AnnoyingEnum }