morpheus-graphql-server-0.22.0: test/Feature/Input/enums/invalidStringDefaultValue/response.json
{
"errors": [
{
"message": "Variable \"$x\" got invalid value. Expected type \"TwoCon!\" found \"LA\".",
"locations": [{ "line": 1, "column": 21 }]
}
]
}