I am currently trying some testing flows in nestjs while using graphql. Currently I have a simple role guard, the implementation is below:
nestjs