Replies: 2 comments 2 replies
-
| In the .meshrc.yaml there is a |
Beta Was this translation helpful? Give feedback.
1 reply
-
| So there is a bug in one of the libraries used, which has since been fixed: https://github.com/ardatan/graphql-tools/releases/tag/release-1723045008485 To install that version, this should probably work: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can i change graphql request from GET to POST and move all query to json body ?
Sometimes i get 414 uri too long error with bigger query.
Changing to post should resolve that issue,
Beta Was this translation helpful? Give feedback.
All reactions