Replies: 1 comment
-
This discussion on lifecycle event handlers I think is a good way to frame this feature. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you'd like to request
Log information about request before it starts and after it'll be finished. For example:
{"message":"internal request completed POST /graphql query Selection 200 206ms", "request-id":"12345432343-12342412513",...}
);Describe the solution you'd like
I don't known, may be like this:
Describe alternatives you've considered
Beta Was this translation helpful? Give feedback.
All reactions