packages feed

morpheus-graphql-server-0.27.0: test/Feature/NamedResolvers/tests/deity-scalars/response.json

{
  "data": {
    "deities": [
      {
        "description": "the king of the gods"
      },
      {
        "description": "the god of dreams"
      }
    ]
  }
}