packages feed

morpheus-graphql-0.13.0: test/Feature/Input/Enum/invalidStringDefaultValue/response.json

{
  "errors": [
    {
      "message": "Variable \"$x\" got invalid value. Expected type \"TwoCon!\" found \"LA\".",
      "locations": [{ "line": 1, "column": 21 }]
    }
  ]
}