Here is an example of a fetch using the select method with Nuxt 3 useAsyncData composable. <script setup lang="ts">const client = useSupabaseClient()const ...
確定! 回上一頁