Results 3 issues of Corey Kogan

Hi Vincent I just wanted to let you know that the code for the next api route works just as well with the gatsby functions, so you might want to...

Not sure about other platforms, but for bigcommerce if anyone is curious it is really easy to create paginated category pages. Just add a page query string to framework/bigcommerce/api/endpoints/catalog/get-products if...

Bigcommerce changed the cookie header in the response from doing login mutation. You get 2 cookies, you need to concat them. Until this is fixed, login won't work on the...