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
It seems that this function (printFragmentOrQuery) breaks printing of Query type.
I.e. if I have {foo: "bar?baz"} this will be printed as ?foo=bar?baz but should be printed as ?foo=bar%3Fbaz