Server returning different data to client when using nested Prisma 'take' (Relations/Resolver issue)

Hi @adomaa I wrote up some info on how relation resolvers work in comparison to the regular query resolvers here: Why each GraphQL Object type has both "Resolver" and "RelationResolver" types?

Might that help here?