Hmm anyone that help me figure out why results end...
# orm-help
p
Hmm anyone that help me figure out why results ends up like this? User1: Shows only user1's posts. User1 can query friends to get User2. User2: Shows user2's posts and user1's posts. User2 can also query friends to get User1. datamodel.graphql & schema.graphql -> friends: [User!]!