save(id, operation)

allows to save data changes

Parameters

  • id - item id (optional)
    • string, dimension
  • operation - 'update', 'add', 'delete', 'move' or null (optional)
    • any

Returns

method doesn't return any data