hapipal / tandy

Auto-generated, RESTful, CRUDdy route handlers for Objection models in hapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow create endpoints to handle relations

mattboutet opened this issue · comments

Objection's insertGraph should make this pretty straightforward, though identifying relations could be tricky?