No content to show
User Activity
https://shopify.dev/docs/api/admin-graphql/unstable/mutations/metafielddefinitionpin Shows identifier as only argument, and definitionId as deprecated. Yet, the code example shows definitionId, and trying to use identifier gives the below errors. So ...
The actual answer to this post Thankyou
In checkout and draft orders, any address with a business name (eg. My Business, Long Road, Somewhere City, State, Country) gets the business name put in to the Address field but the street address disappears. Seems consistent over everything. Guessi...
10-10-2024
https://shopify.dev/docs/api/webhooks #justme? or is it blank for everyone? bonus: internet archive is down too so can't even see a cached version
Hey all, does anyone know a query that'll return (eventually) only line items that have been added during an order edit? I only know how to do it for the full order as follows (this is from a orders/edited webhook), but need to avoid (somehow) items ...
Unfortunately they’re individual product references, as I ultimately need them as keyval pairs (reference, quantity) but no easy support for this in metafields (there’s mixed ref list but I don’t fancy spending a month learning how to use it loopin...
Hey all, I've seen similar questions to this but I have a catch - my loop index needs modifying. I have a query returning values for "bundle_child_01" through "bundle_child_10", and instead of 10 if statements, thought I'd try a single for loop... ...
Would also like to see this "fixed". Use case? Doing anything based on data specific to a given variant that doesn't have a default field and therefore needs a metafield. Eg. I want to enter some some info specific to a variant ("they're X persons fa...
second this. tis annoying.
Same issue here. inventory_items/update webhook doesn't do it either. Is there any webhook that triggers on variant metafield update?
Hey all, using Prestige theme, and would like to change the main product image to the selected variant's image when selected. Currently have it showing the main product image on page load (changed from initially defaulting to variant image), and this...
09-02-2024
Any followup to this? Seem to be having similar issues with cart attributes passed through ShipZip - sometimes they just don't show and there's no obvious reason why or correlation between customers it happens to.