1 2 3 4 5
query QueryCommaEdgeCase { enumInputQuery (anotherStr:"",enumInput:SOME_VALUE_1,stringInput:"") { enumResponse } }