检索现有产品中所有存储bucket的详细信息。
const { data, error } = await supabase .storage .listBuckets()
buckets
select
objects