gahabeen/biota

Make sure every method returns ctx+data+action

Closed this issue · 0 comments

Every method should return (when possible) the following properties:

  • current context
  • data (result of the query)
  • action (logged action about the query)