Matt Seccafien

Results 7 issues of Matt Seccafien

This is a common example in the relay docs, but I've not seen it implemented with a actual graphQL service. Something like https://facebook.github.io/relay/docs/guides-mutations.html#a-complete-example, with the `viewerDoesLike` field on the Pokemon...

This PR suggests a new approach to our e2e tests for the Hydrogen framework and showcases a few basic test-suites. This is a Proof of Concept, want feedback before devoting...

### Description We have a resolution for the `unified` package, but I don't think we need it

### Description Adds a session display to the DevTools for debugging the project's chosen session type. ### Additional context --- ### Before submitting the PR, please make sure you do...

### Description Fixes https://github.com/Shopify/hydrogen/issues/1226 by populating process.env in our `platforms/worker.ts` and hydrogen middleware. ### Additional context --- ### Before submitting the PR, please make sure you do the following: -...

blocked

So far this branch includes - Basic set up of the remix resource route to return an `svg` - React component rendered in the root to collect `handle.ogImage` from a...

The issue here is that the cart id that we store in the cookie, when used on a different shop storefront token ends up in the app blowing up. We...