packages feed

morpheus-graphql-0.18.0: test/Feature/Holistic/holistic/parsing/directive/notOnVariable/response.json

{
  "errors": [
    {
      "message": "offset=22:\nunexpected '@'\nexpecting '!', '#', ')', '=', IgnoredTokens, or VariableDefinition\n",
      "locations": [{ "line": 1, "column": 23 }]
    }
  ]
}