How can I order the parent table by the child (join) table using the JS SDK?
Hi,
im trying to order my parent table (customer) by the field city from the join table address. How can I achieve this?
im trying to order my parent table (customer) by the field city from the join table address. How can I achieve this?