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
I actually prefer the prisma type pagination pattern. However, I now came across a special use case where I need a relay style pagination pattern. Would be nice, if I not only could set my default pagination preference in the makeSchema constructor, but also be able to override the pagination strategy on a case by case basis. What do you think?
I actually prefer the prisma type pagination pattern. However, I now came across a special use case where I need a relay style pagination pattern. Would be nice, if I not only could set my default pagination preference in the makeSchema constructor, but also be able to override the pagination strategy on a case by case basis. What do you think?
Status Quo:
Desired:
The text was updated successfully, but these errors were encountered: