array of foreign keys

lets say in table one i have an array of foreign keys, and i want (using the javascript sdk) to create a join query for each foreign key in that array, how would i do something like this?
Was this page helpful?