NestJS - Guards
You want to create a custom decorator
@Permissions that accepts multiple permissions and then read them in a guard. Which implementation correctly sets and retrieves this metadata?