eg Users where Users.manyRelations.count > some...
# prisma-whats-new
m
eg Users where Users.manyRelations.count > some value so I only get Users which have a certain number of that relation.
m
Create fragment for your type
m
What does this mean? Can you reference docs?