Join Discord
Powered by
Is it possible to update (not replace) multiple ro...
# help
e
enricenrich
08/09/2021, 2:57 PM
Is it possible to update (not replace) multiple rows with
one
API request? 🤔
s
Steve
08/09/2021, 3:33 PM
Yes, if you match multiple rows with a condition. See:
https://supabase.io/docs/reference/javascript/update#updating-your-data
e
enricenrich
08/09/2021, 9:52 PM
Thanks
@User
Previous
Next