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

Compatibility with latest graphql version #20

Closed
slyd4r opened this issue Oct 18, 2024 · 2 comments
Closed

Compatibility with latest graphql version #20

slyd4r opened this issue Oct 18, 2024 · 2 comments

Comments

@slyd4r
Copy link

slyd4r commented Oct 18, 2024

Describe the bug
There have been a lot of updates in the latest graphql version(2.2.2) , mutations do not match.
To Reproduce
Steps to reproduce the behavior:
Setting up bagisto graphql and tested, graphql is working on the browser and postman

Expected behavior
Expected to work on flutter application but got a lot of mutation errors. (example :pagination of all products).

@AnchitAndroidWorld
Copy link
Collaborator

Hey @slyd4r :

We do understand your concern and are working on migrating the flutter app to support 2.2.2 bagisto version and latest graphql version.

As the code of the app states it currently supports till version 2.0.0, so we recommend you using the compatible graphql version only.
/~https://github.com/bagisto/headless-ecommerce/tree/v2.0.2

Further, we are expecting to release a 2.2.2 compatible version in next week, if you want you can wait till then.

@AnchitAndroidWorld
Copy link
Collaborator

Hey @slyd4r :

A new release is out for this project, please do check that.

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

2 participants