tonyhb / tectonic

A declarative REST data loader for React and Redux. Docs @

Home Page:https://tonyhb.github.io/tectonic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a `query` prop in decorator

tonyhb opened this issue · comments

The query prop should be the parent of createModel, updateModel etc. using the same options but with no default queryType parameter.

All params in query should be supported from these options.

Error when querytype is update/delete and no modelID is specified