Pagination / Filtering on merger objects resolvers #6184
Unanswered
MirkoGibin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Could you give an example? Maybe in CodeSandbox? |
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.
-
Hi, I have a problem which is similar to the one described here Passing gateway arguments.
Let's say I have a user and I want to get all his posts using type merging, but I want to be able to sort/filter/paginate those posts. Is there a way to achieve this using type merging?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions