Hook standards for written values so they work on all adapters
- {Number} boolean: 0,1
- {Number | null} date: null or Unix data (Date.now())
- {String} arrays: JSON.stringify(array)
- {Object} params for called service: default is callingParams()(context)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Hook standards for written values so they work on all adapters