Sorry if I missing something, but i cant find a way to access the Context from a Resolver function. At least I need the user Object in a Resolver function to return User related stuff. How to achieve that?
nvm its @Ctx() context: Context
Most helpful comment
nvm
its @Ctx() context: Context