Taking over graphql-request #457
jasonkuhrt
announced in
Announcements
Replies: 1 comment
-
Would be great!!! I just started 2 big projects with the library, wanted to avoid large libraries for non-sense client side |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey everyone, for the last few years this package has been getting less and less attention from Prisma as the company focuses less and less on GraphQL (for a long time it's been that way now).
I recently took over this package after Prisma graciously agreed to give it to me to maintain.
I have no grand vision other than generally making
graphql-request
better in every possible way. I will also make sure every ounce of leverage that can be gotten from TypeScript is. I strongly believe TS is one of the primary drivers of modern DX in the JS ecosystem :)Generally getting a handle on the large backlog of issues, resolving large and obvious bugs, etc. will be the first priority. I'll also be getting re-acquainted with the code baes as I haven't touched it for a long time deeply.
Beta Was this translation helpful? Give feedback.
All reactions