packages feed

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

{
  "data": {
    "city": "Athens",
    "cities": ["Athens", "Sparta", "Corinth", "Delphi", "Argos"]
  }
}