1.0.4 • Published 7 years ago

loopback-custom-delete-mixin v1.0.4

Weekly downloads
10
License
MIT
Repository
gitlab
Last release
7 years ago

LOOPBACK-CUSTOM-DELETE-MIXIN

Introduction

This is an application for Loopback

Installation

npm install loopback-custom-delete-mixin

Add the mixin to model-config.json : /node_modules/loopback-custom-delete-mixin

Description

This mixin overrides the 'deleteById' function and sets a 'status' property if needed. Deleting an instance now changes the 'status' property to 'DISABLED'

Authors

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago