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 panic on gateway.Query() with a nil QueryInput.QueryDocument #195

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

JohnStarich
Copy link
Member

Fix panic on gateway.Query() with a nil QueryInput.QueryDocument.
This can occur when calling graphql.IntrospectAPI() on the gateway itself.

@JohnStarich JohnStarich force-pushed the bugfix/introspect-gateway branch from 326ecb2 to 7780e33 Compare June 8, 2023 22:17
This can occur when calling graphql.IntrospectAPI() on the gateway itself.
@JohnStarich JohnStarich force-pushed the bugfix/introspect-gateway branch from 7780e33 to 8de06e8 Compare June 8, 2023 22:19
@JohnStarich JohnStarich merged commit 4f5f377 into master Jun 8, 2023
@JohnStarich JohnStarich deleted the bugfix/introspect-gateway branch June 8, 2023 22:21
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.

1 participant