Can you override the findSlug endpoint? #114
Unanswered
michaelnapl
asked this question in
Q&A
Replies: 1 comment
-
I am not sure myself, I will need to research this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Any thoughts on being able to override the findSlug endpoint (what's returned)?
I have a specific application where I actually need to return data in a defined format.
I know you can override the default find/findOne methods, but not sure if or how you could do it for the findSlug one?
Possible? Or impossible?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions