Bret Little
Bret Little
@benjaminsehl what week do you think this should be?
Maybe reuse what is already in H1?
https://github.com/Shopify/hydrogen/pull/2194
Note, should confirm w/ Ilya & Tobi that they want return_to and not redirect_to as used by discount links
@benjaminsehl is this really a must have when we don't have this in h1.x?
@benjaminsehl I'm thinking subdomain/tld i18n could be a guide that we address once we are writing documentation. I don't think we should encourage merchants to use cookie based i18n, and...
For more information, see [Google Doc](https://docs.google.com/document/d/1QpgZ35Bi7wzyu3xA16AankwdqEDOJg4C1cKu4cZV8NQ/edit)
I'm not sure if it's possible to remove the second generic, and instead infer the value based on the return type from the filter function. Maybe @frehner knows?
@benjaminsehl @jplhomer we had an example of this in our public announcement. I'm curious though, how much better is this filter method vs just doing: ```ts const {data, errors} =...
@mynameisadamf could you add some more details to this?