devoxa/prisma-relay-cursor-connection

Read GraphQL fields and omit `totalCount` if it has not been requested

queicherius opened this issue · 2 comments

This was originally from https://github.com/devoxa/prisma-relay-cursor-connection/pull/102/files, which I closed for non-activity. If someone else would like that feature feel free to open a fresh PR.

Hi, I'm using your library and it would be great if we could add this feature. I have reopened a PR here:
#393

I have tried to solve the changes you requested on the other PR, if you could take a look it would be awesome

Thank you for the PR, I cleaned it up a little and added tests and documentation in #396

Released as 2.1.0, documentation here.