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

Add a script for debugging search results #3135

Closed
wants to merge 1 commit into from
Closed

Conversation

MatMoore
Copy link
Contributor

I found this useful when debugging why results were missing metadata, so thought I'd check it in for later use.

With this you can run poetry run data-platform search <query> to inspect the results, and poetry run data-platform search -v <query> to inspect the raw results from the GraphQL query.

I found this useful when debugging why results were missing metadata.
@MatMoore MatMoore marked this pull request as ready for review January 31, 2024 09:48
@MatMoore MatMoore requested a review from a team January 31, 2024 09:48
@MatMoore MatMoore closed this Feb 27, 2024
@jacobwoffenden jacobwoffenden deleted the add-debug-tool branch May 9, 2024 14:42
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