sebas5384 / graphql-explorer

GraphQL Explorer
38 stars 12 forks source link

How to add many to many relationships? #4

Closed dancomanlive closed 6 years ago

dancomanlive commented 6 years ago

Thank you in advance.

sebas5384 commented 6 years ago

Hi @dancomanlive , could you give me a use of case? because in the world of Graph databases the concept of many-to-many is not so much used since is a more persistence strategy than a way to get your data.

There's a good answer from Lee Byron to a similar question: https://stackoverflow.com/questions/49903229/many-to-many-relationship-in-graphql