grem
01/10/2022, 10:32 AMreact-query
and creating re-usable hooks for queries & mutations. Keeps stuff clean! I was curious however, type generation? Would something like... Defining models in prisma
schema and pushing that towards the supabase DB instance to get some typings (and slightly more comfortable then raw sql creation I guess) work?Waldemar
01/29/2022, 9:57 AM