entering the literals of a v.union() when using run function in dashboard
v.union(v.literal("easy"), v.literal("medium"), v.literal("hard")) when i enter the value i just want as a string "hard" i get an error.The function i try to run via the dashboard (the type field is a v.union aswell as the difficulty)
