Argument of type '{ id: Number; }' is not assignable to parameter of type 'FilterQuery<Post> #1246
Unanswered
adetorodev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Argument of type '{ id: Number; }' is not assignable to parameter of type 'FilterQuery'.
I want to filter my Post by id
To Reproduce
Logs
This is the logged error.
Environment (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions