This will cause a few problems because the types in Open API spec are ... const { data }: { data: Users[] } = await supabase .from<Users>('users') .select().
確定! 回上一頁