packages feed

morpheus-graphql-server-0.23.0: test/Feature/Collision/category-collision-fail/response.json

{
  "errors": [
    {
      "message": "It appears that the Haskell type \"Deity\" was used as both input and output type, which is not allowed by GraphQL specifications.\n\n If you use \"InputTypeNamespace\" directive, you can override the default type names for \"Deity\" to solve this problem."
    }
  ]
}