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-autocomplete): Add schema to hintOptions #7342

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Apr 30, 2024

Highlights:

The newest version of codemirror/graphql requires us to pass the schema to the hint options for the autocomplete to work

  • Adds schema to the hintOptions in graphql-editor

fixes #7327

@gatzjames gatzjames requested a review from a team April 30, 2024 09:45
@gatzjames gatzjames self-assigned this Apr 30, 2024
@jackkav jackkav enabled auto-merge (squash) April 30, 2024 09:45
@jackkav jackkav merged commit 733f4e3 into Kong:develop Apr 30, 2024
7 checks passed
stefancruz pushed a commit to stefancruz/insomnia that referenced this pull request May 8, 2024
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.

Auto completion stopped working after update to Insomnia 9
2 participants