Question: how access context / req data in Processors and apply global scopes? #331
Answered
by
joelalejandro
renanwilliam
asked this question in
Q&A
-
First of all, thanks for sharing the lib; it's incredible! I'm setting my first project using it with Knex default processor, and I have two situations challenging me:
Thanks in advance, and sorry if I created duplicated questions. |
Beta Was this translation helpful? Give feedback.
Answered by
joelalejandro
Dec 27, 2022
Replies: 1 comment
-
Hey @renanwilliam!
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joelalejandro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @renanwilliam!
jsonApiKoa
middleware in your own project. Unfortunately the current version doesn't exposehttp-utils
, which you'd need to create your own processor. We can export those.this.appInstance.user
.