-
-
Notifications
You must be signed in to change notification settings - Fork 547
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
Extract operation name and type from execution context #1286
Conversation
Thanks for adding the Here's a preview of the changelog: This release Here's the preview release card for twitter: Here's the tweet text:
|
Codecov Report
@@ Coverage Diff @@
## main #1286 +/- ##
==========================================
+ Coverage 98.09% 98.12% +0.03%
==========================================
Files 118 127 +9
Lines 4039 4379 +340
Branches 579 743 +164
==========================================
+ Hits 3962 4297 +335
- Misses 41 42 +1
- Partials 36 40 +4 |
2c97eb4
to
c93384b
Compare
@BryceBeagle @patrick91 this is ready for review again. |
c93384b
to
505b13a
Compare
ed5b52b
to
f4f77b5
Compare
Description
Add properties to ExecutionContext to extract the operation name and type from the graphql document.
Types of Changes
Issues Fixed or Closed by This PR
Checklist