packages feed

morpheus-graphql-0.1.0: test/Feature/Holistic/selection/mustHaveSubFields/response.json

{
  "errors": [
    {
      "message": "Field \"user\" of type \"User\" must have a selection of subfields",
      "locations": [
        {
          "line": 2,
          "column": 3
        }
      ]
    }
  ]
}