We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c90a32 commit 7cbadcbCopy full SHA for 7cbadcb
README.md
@@ -80,7 +80,7 @@ You can solve them with Sending JWT token in `Http Header` with the `Authorizati
80
81
- You can find example code in [/src/user/user.resolver.ts](/src/user/user.resolver.ts)
82
83
-### permission
+### Permission for specific field
84
85
The [permission guard](/src/common/decorators/query-guard.decorator.ts) is used to block access to specific fields in client requests.
86
0 commit comments