packages feed

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

{
  "errors": [
    {
      "message": "Field \"name\" must not have a selection since type \"String\" has no subfields.",
      "locations": [
        {
          "line": 3,
          "column": 10
        }
      ]
    }
  ]
}