este / este

This repo is suspended.
https://typescript.fun/
MIT License
5.38k stars 512 forks source link

Subscriptions, nexus-prisma, pagination and more #1714

Closed christophediprima closed 4 years ago

christophediprima commented 4 years ago

I introduced following features:

Downsides:

vercel[bot] commented 4 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

steida commented 4 years ago

Wow. Very nice. May I ask you why tada and teamates (instead of teammates)?

christophediprima commented 4 years ago

I have been working on this as a POC for my company (Tadaweb) and Tadas is the name of our core objects you can share in your team. Teamates because my English is bad! 😅 It is a typo!

christophediprima commented 4 years ago

I still have an issue in the UsePagination. The pageLength should not be based on the initial edges.lenght but on the initial value of the first argument of the fragment.

I have no idea on how to get that value!

christophediprima commented 4 years ago

@steida I think it is fixed, but I am not 100% happy with this solution.