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

graphql: Support importing introspection responses #5905

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

ricekot
Copy link
Member

@ricekot ricekot commented Nov 9, 2024

Overview

Add support for importing an introspection query response from a file.

Related Issues

Closes zaproxy/zaproxy#8569.

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

Signed-off-by: ricekot <github@ricekot.com>
@thc202
Copy link
Member

thc202 commented Nov 9, 2024

Thank you!

@kingthorin kingthorin merged commit 19bdedd into zaproxy:main Nov 9, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2024
@kingthorin
Copy link
Member

I did approve and merge but it probably should have included a help update as well.

@ricekot ricekot deleted the graphql/introspection-import branch November 10, 2024 12:02
@kingthorin
Copy link
Member

Checked the help, I don't think it actually needs any change now that I've seen it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support importing GraphQL Introspection
3 participants