Hey, I have my data model setup so that I have a U...
# prisma-whats-new
m
Hey, I have my data model setup so that I have a User, each user has a list of users they are following and a list of users that are following them. Is it possible to query whether any user is a follower of another user? Or would I have to break out those into a new Follow type?
n
You might find some helpful discussions in the Forum: Please describe your setup in a new question in the Forum: https://www.graph.cool/forum/. If not, feel free to start a new one.
👍 1