Re-Add support for querying LinkingObjects with GraphQL
In RealmSwift, one can define LinkingObjects to refer to inverse M2O or M2M relationships. These are not supported by queries in MongoDB requiring to create custom resolvers. It would be very useful if these would be accessible in GraphQL.
3
votes
Christian
shared this idea
-
Christian commented
The issue is further described in this forum post: https://developer.mongodb.com/community/forums/t/linkingobjects-and-graphql/12282/3