Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Make it React independent! #41

Open
aimproxy opened this issue Sep 19, 2022 · 0 comments
Open

Suggestion: Make it React independent! #41

aimproxy opened this issue Sep 19, 2022 · 0 comments

Comments

@aimproxy
Copy link

aimproxy commented Sep 19, 2022

Apollo Client ties it up to strictly use under React! What about NextJs API? That's personally my case when a receive a certain webhook at a certain endpoint and then have to request a little bit more information before put all together to save it into the database. Currently using a fetch API to do it is not ideal there are other options like graphql-request! But you seem to support neither of them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant