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

fix graphql query variable parsing #5273

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Oct 13, 2022

changelog(Fixes): Fixed an issue where GraphQL query variables disappeared from the variables editor

Fixes an issue where graphql query variables are not parsed and shown in the variables editor.

Closes INS-2064
Closes #5265

@gatzjames gatzjames requested a review from a team October 13, 2022 14:19
@gatzjames gatzjames self-assigned this Oct 13, 2022
@gatzjames gatzjames enabled auto-merge (squash) October 13, 2022 14:25
@gatzjames gatzjames merged commit 60bf0f9 into Kong:develop Oct 13, 2022
@gatzjames gatzjames deleted the fix/ins-2064-graphql-query-variables-disappear branch October 13, 2022 14:53
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.

GraphQL query variables not visible
2 participants