You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am curious why this demo chose to brute force graphql instead of using the Shopify API gem?
Seems kind of weird when so much configuration is already baked in for shopify_api... Just curious.
As a consumer of the Shopify App and API gem, and the ecosystem, I deeply underwhelmed by the move to JWT tokens as a thing to solve the broken browser embedded app issue, as put forth so far. Reading the code shows me gaping chasms to cross. I guess this is a group effort and eventually, some effort will result in showing off how everything works together.
It is cool that you show off Apollo for those that use Apollo, and I really liked that you also showed Axios off, as I only use that. So there are hints in this repo as to how it might all work and come together, but it is still not very clear how to architect the combo of the Shopify App with JWT and the Shopify API together. Close. But not quite. For me anyway. I guess more study is needed.
The text was updated successfully, but these errors were encountered:
I am curious why this demo chose to brute force graphql instead of using the Shopify API gem?
Seems kind of weird when so much configuration is already baked in for shopify_api... Just curious.
As a consumer of the Shopify App and API gem, and the ecosystem, I deeply underwhelmed by the move to JWT tokens as a thing to solve the broken browser embedded app issue, as put forth so far. Reading the code shows me gaping chasms to cross. I guess this is a group effort and eventually, some effort will result in showing off how everything works together.
It is cool that you show off Apollo for those that use Apollo, and I really liked that you also showed Axios off, as I only use that. So there are hints in this repo as to how it might all work and come together, but it is still not very clear how to architect the combo of the Shopify App with JWT and the Shopify API together. Close. But not quite. For me anyway. I guess more study is needed.
The text was updated successfully, but these errors were encountered: