Elfayer
10/30/2018, 1:27 AMtype User which would contain posts: [Post!]!, I'd receive null for posts. The only way to get the users with the posts in prisma client is with a fragment (as far as I am aware). This makes resolvers much more verbose to define (and update on model modifications). Is this an expected behavior?