You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: