Supabase JS-RC8 Inner Join Types
Hello,
Is there any way to get the types to work on an inner-join? Supabase is pretty close to getting it. Here is the code I have:
The type is
Is there any way to get the types to work on an inner-join? Supabase is pretty close to getting it. Here is the code I have:
The type is
{ ... feed stuff here } & { sources: unknown } so it looks like it recognizes the join but its not filling in the type.