Repro:
- Run HGE in CLI mode
- Try creating an action and define two object types, one being a field of another
- It'll fail with a 500 from CLI. Console expects proper server errors in response.
This issue is important so that the server errors are propagated seamlessly to the client.