Lomkit / laravel-rest-api

Generate Api in seconds
https://laravel-rest-api.lomkit.com/
MIT License
298 stars 18 forks source link

Implement Sync/Toggle operation in mutate endpoint #68

Closed Samoht70 closed 8 months ago

Samoht70 commented 8 months ago

Description

Features

These could be good features to implement. In particular, sync to avoid having to detach and then attach the new values. And also to avoid SQL errors when attaching the same value.

GautierDele commented 8 months ago

Will also add "touch" to answer #71 needs