No instructions for many-to-many inverse relationship in JavaScript SDKs

Am I just missing it? The .NET documentation has a clear many-to-many example but any JavaScript SDK only shows a “to-many” relationship. I looked all over github and this community forum and it’s surprisingly ignored entirely.

How would one do an inverse relationship with multiple dogs having multiple owners? Or tasks in multiple projects?

1 Like