Can you change supabase generated Json types?
Hello, I generated db types with
Do I manually change that
supabase gen types and at the moment I'm unsure what to do with Json[] types.Do I manually change that
Json type to the actual structure that I use, or should I do something in supabase dashboard?