Markus Lautenbach

Results 3 comments of Markus Lautenbach

Ran into the same issue, using `@graphql-tools/mock` which depends on this library

Looks like this was actually already solved: https://github.com/prisma-labs/graphql-request/commit/37b51e1b7613ad17d01a0c92918f4120761ff71d#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

I guess it's intended to be used with `location.pathname`, which doesn't contain the query / search. Note that what you mean is not route parameters, but query parameters.