Find rows that aren't linked to another join table (Supabase js)

Hello I have two tables and am pulling data from table 1, but I only want to pull rows that aren't joined to table 2. Has anyone done this in supabase js before?
Was this page helpful?