Perhaps we could change the select to a subscribe : // when a customer subscribes to a graph const sub = supabase .from('users') .eq('id', ...
確定! 回上一頁