Start a new topic

Many-To-Many Relationships in Kinvey

Are there any examples out there modeling a many-to-many relationship using kinvey as a backend?

There is not for iOS. While many-to-many is supported by the referencing system, it is generally recommended to avoid these types of relationships as they tend to produce large graphs that difficult to store and transfer.
Hi Mike thank you for the response. unfortunately there are cases when sometimes a many to many is required, particularly in my application. I suppose I will have to wait and see how the platform handles my use case.
Login or Signup to post a comment