What is the simplest way in FeathersJS to implement increment as decribe here :
knex(\'accounts\') .where(\'userid\', \'=\', 1) .increment(\'balance\', 1