Skip to content

implementing a custom decorator which does not return a value #1265

Answered by MichalLytek
emadbaqeri asked this question in Q&A
Discussion options

You must be logged in to vote

Parameter decorator is for returning values. Method decorator is for running action before/after the resolver via the middlewares.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@emadbaqeri
Comment options

@MichalLytek
Comment options

@emadbaqeri
Comment options

Answer selected by emadbaqeri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants