Hey, was wondering if could help me out with GraphQLResolveInfo (the info variable in the resolver)
basically we need to modify it because we want to apply so "where" filters dynamically and then forward it prisma
i havent found any good documentation
but maybe i missed something? or maybe there some good helper libraries?