Auth using Facets

Thank you for your response.
So you think mapping this relation like with relational databases is the way to go? Basically having a Relation Node? I guess for now that’s alright.

I’ve also come to realize, that I made it seem like a very complicated issue, but it would be very simple once this feature request is implemented. I think overall making facets accessable from GraphQL is important. At best we could reference nodes over these facets.

Additionally I still think lambdas for authorization only would be nice. With all the authorization rules inside the schema, it becomes difficult to read. Also writing rules is prune to errors.