... await supabase.from('product').select('*') console.log(product) return { props: { product //API response for filters is an array } } }.
確定! 回上一頁