You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The part that we can't do at the moment is get the validation time, because validation is done internally and can't be accessed/hooked into. Would be great if we could hook before/after the validation process to get the total time it took.
The text was updated successfully, but these errors were encountered:
spawnia
changed the title
Any chance of getting a way to hook into operation validation for tracing purposes?
Hook into operation validation for tracing purposes
Dec 17, 2020
Currently there's no way to fully implement the Apollo Tracing mechanism like described here: https://github.com/apollographql/apollo-tracing#response-format
The part that we can't do at the moment is get the validation time, because validation is done internally and can't be accessed/hooked into. Would be great if we could hook before/after the validation process to get the total time it took.
The text was updated successfully, but these errors were encountered: