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

Add Redux-box GraphQL example #25

Closed
wants to merge 1 commit into from

Conversation

rootasjey
Copy link

@rootasjey rootasjey commented Oct 7, 2018

This example fetches a GraphQL API to get quotes. It only uses axios with a POST request. This example doesn't use a GraphQL client library like Apollo for simplicity. (Maybe for another example ?)
Let me know if the example doesn't suit your needs.

This example fetches a GraphQL API to get quotes. It only uses `axios` with a `POST` request. This example doesn't use a GraphQL client library like Apollo for simplicity. (Maybe for another example ?)
@anish000kumar
Copy link
Owner

anish000kumar commented Dec 20, 2018

This issue is mostly concerned with showcasing as to how redux-box can be used with GraphQL, so making it informational would make much more sense than just adding a stackblitz sample. @rootasjey Can you share your approach and steps to help others understand the process more?

@rootasjey rootasjey closed this Jan 20, 2021
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 this pull request may close these issues.

None yet

2 participants