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

feat(agent): adding graphql introspection query #3989

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Aug 27, 2024

This PR adds the missing parts for the introspection query

Changes

  • Improves graphql body to add the query, variables and operation name
  • Updates proto file
  • updates clients
  • Adds missing logic for the introspection query handling

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

https://www.loom.com/share/39197d9980094956ac3fe46cfd0e2e64

@xoscar xoscar self-assigned this Aug 27, 2024
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 9:54pm

@xoscar xoscar marked this pull request as ready for review August 27, 2024 21:38
@xoscar xoscar merged commit 3af9524 into main Aug 28, 2024
38 checks passed
@xoscar xoscar deleted the feat-graphql-introspection-query branch August 28, 2024 18:22
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.

2 participants