I need to get a list of decorators used by a method inside one custom defined decorator.
I have reviewed the typescript decorators and Reflect Metadata documentation but I could not find anything about that.
My application is a NestJS app and I need to detect what properties are using the GraphQL @Query() decorator.
Aucun commentaire:
Enregistrer un commentaire