nestjsx / nest-access-control

Role and Attribute based Access Control for Nestjs 🔐
MIT License
1.13k stars 78 forks source link

feat(decorator): add support for graphql in user roles decorator #63

Closed tupe12334 closed 2 years ago

tupe12334 commented 2 years ago

I format the files and add support for graphql in the user-roles.decorators file by adding a user factory resolve #45

tupe12334 commented 2 years ago

@shekohex can you review that?

shekohex commented 2 years ago

Thank you @tupe12334 ! Could you please use yarn instead of npm? as we been using that already. Other than that, I'll be happy to merge this PR!

tupe12334 commented 2 years ago

@shekohex I updated to yarn, when the next release of this package will be? because I need to work with this change.

shekohex commented 2 years ago

Thanks! will try to merge now and publish a new version very soon today!

shekohex commented 2 years ago

Published! https://www.npmjs.com/package/nest-access-control/v/2.0.3