No content to show
User Activity
Glad to hear it's resolved!
Hey @Martti
Thanks for reporting this!
The Hydrogen developers advise there was never a 2024.7.0 published to npm. 2024.7.1 was the first 2024.7 release (there was a mix up in the release and a .0 was never published). The version prior was `202...
Hey @hareshreconvert
Unfortunately there's no API exposing this. Currently the only approach is to let the merchant choose. Have passed along this thread to the checkout folks.
Hey @Paul112
Other things to check:
- Content-Type should be `application/json`.
- Be sure to set a `X-Shopify-Access-Token` header with your access token.
- Body should look like this: {"query": "{ shop { name }}"}
Maybe try a simple query (lik...
Hey @AV_SL
Thanks for checking in. It's moved over to the Cart team. I've just asked them for an updated and should hear back overnight.
Hey @EstoreAutomate
Unfortunately this information isn't available via the API.
Hey @BusyginArtem
Unfortunately not. Here are the areas you can build on.
Hey @Paul112
I suspect this is a HTTP error - can you confirm the endpoint you're hitting? Also double checking you're POSTing?
Hey @samuel_webster_
That's strange, it should be escaped. How are you parsing the JSON? Can you try/confirm with https://webhook.site ?
Hey @victor_dyode_88
Sure, here's how: https://shopify.dev/docs/api/admin-graphql/2023-07/queries/metafield
Hey @rodito
No podrá crear carritos publicando en la API AJAX desde otro dominio. Para ello, puede utilizar la API Storefront para crear carritos y luego redirigir a los clientes al proceso de pago. https://shopify.dev/docs/custom-storefronts/bui...
02-28-2024
Hey @johndev23
It's tricky to debug without seeing your code, but hopefully this subscription example code can unblock you: https://github.com/Shopify/hydrogen/tree/main/examples/subscriptions
Hey @dylangrant
A description change should trigger a product update notification.
> how do I get a list of my subscriptions so I can delete old onesTry the webhookSubscriptions query: https://shopify.dev/docs/api/admin-graphql/2024-01/queries/w...
Sorry for the bumsteer, @DavidBeuy, there was a typo in my code - you're correct, it should be double curly braces. {{ handle }}.
Some handy liquid docs: https://shopify.github.io/liquid/basics/introduction/
02-28-2024
Hey everyone,
Just heard back - there's a team working on resolving this. Thanks for all the reports.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
777 | 09-13-2024 05:38 PM | |
579 | 02-28-2024 11:35 PM | |
1444 | 02-28-2024 12:46 AM | |
632 | 02-27-2024 08:40 PM | |
901 | 02-26-2024 05:28 PM |