If my path is "/the-path?someQuery=100" and I want to push to "/the-path?someOtherQuery=halibut" how do I do this and avoid the
"/the-path?someQuery=100"
"/the-path?someOtherQuery=halibut"