You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
For example, I have the next two query fields
And simple paginator input object
How can I reuse the paginator field and set different default values for limit and offset fields in products and posts queries?
P.S. Before 0.14 I've used for every pager something like this:
And Pager default values resolver class looked like this
Now, this doesn't work :(
I will be grateful for any help
Thanks
Beta Was this translation helpful? Give feedback.
All reactions