packages feed

morpheus-graphql-client-0.20.1: test/Case/Enum/response.json

{
  "data": {
    "city": "Athens",
    "cities": ["Athens", "Sparta", "Corinth", "delphi", "argos"],
    "planets": ["Earth"]
  }
}