Is any way to show /graphql request to graphql operation name in laravel pulse or network. #1113
Akshaykumar1105
started this conversation in
General
Replies: 1 comment
-
Hmm, I guess you need a "execution middleware" which can access the schema for this… Or, not sure, maybe TBH not sure, would need to go hunting for that detail too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i need to show operation name in slow request card in laravel pulse using graphql.
use laravel/pulse: ^1.0@beta
Beta Was this translation helpful? Give feedback.
All reactions