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

Help: How do I use POST? #75

Open
konsumer opened this issue Jun 24, 2022 · 2 comments · May be fixed by #90
Open

Help: How do I use POST? #75

konsumer opened this issue Jun 24, 2022 · 2 comments · May be fixed by #90

Comments

@konsumer
Copy link

I'd like to use POST and JSON, but can't really see any options for that.

@arackaf
Copy link
Owner

arackaf commented Jun 26, 2022

Not really supported right now, but PRs welcome. You’d need to add an option to the Client class and integrate around here:

https://github.com/arackaf/micro-graphql-react/blob/master/src/client.js#L93

gummikonsumer pushed a commit to gummikonsumer/micro-graphql-react that referenced this issue Jun 22, 2024
@gummikonsumer gummikonsumer linked a pull request Jun 22, 2024 that will close this issue
@gummikonsumer
Copy link

Sorry, it's been a while, and I was just using fetch by itself, but I came back to wanting to use this, and found my own issue. I made a PR for it.

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

Successfully merging a pull request may close this issue.

3 participants