Hello. I encountered an error when
Hello. I encountered an error when updating a row in Supabase, where it always throws a null result. Does anyone know the solution? And is my query filter correct?
Thank you
Thank you


+ in the filter, as it won't read it as a single string to match. You can use any other field value to match. I recommend using id.
