Luis Alvarez D.

Results 84 comments of Luis Alvarez D.

the difference is that if the data-source for `User` is changed it will need to be updated in `graphql.example.org` and `graphql-register.example.org`, but if `User` were a microservice with a remote...

Here's the apollo example of how to add multiple remote schemas working: https://launchpad.graphql.com/q5kq9z15p I already tried to add one of the example endpoints in top of gramps without success (I...

@SachaG Yes, one physical page per path, there shouldn't be any kind of code duplication thanks to the chunks management of Next.js, but the main reason for this change is...

@SachaG Not at all, we can get into a call if you want to, I don't want to do something that feels wrong to you, I'm still far from migrating...

As of my above comment, I'll stop working on the PR until you are 100% sold to it.

@SachaG Nice, just sent an email :+1:

I can't reproduce this bug 🤔 . Are you on the bigcommerce demo or the shopify demo?

@ahmadsyed I'll take a look tomorrow 👍

I would really like to see this too, `xo` is actually `31 %` of my `package.json` and it was very large before

Yes, the sign up should do the first log in too. [This guide](https://firebase.google.com/docs/auth/web/email-link-auth#complete_sign_in_with_the_email_link) from Firebase gives some good security details.