An API is an interface, many times used to alter a database...
So like when i click on delete button from my frontend this record should be deleted but i want this data to still be in my database
I guess the only think I can think of is to have a bool column in the db saying the record has been marked inactive / deleted.
Обсуждают сегодня